IFullTextIndexSchema Interface |
Namespace: VDS.RDF.Query.FullText.Schema
The IFullTextIndexSchema type exposes the following members.
| Name | Description | |
|---|---|---|
| GraphField |
Gets the field in which the Graph URI is indexed.
| |
| HashField |
Gets the field in which the hash is stored.
| |
| IndexField |
Gets the field in which the full text is indexed.
| |
| NodeMetaField |
Gets the field in which the Node meta is stored.
| |
| NodeTypeField |
Gets the field in which the Node type is stored.
| |
| NodeValueField |
Gets the field in which the Node value is stored.
|