DefaultIndexSchema Properties |
The DefaultIndexSchema type exposes the following members.
| Name | Description | |
|---|---|---|
| GraphField |
Gets the field in which the Graph URI is indexed.
(Inherited from BaseIndexSchema.) | |
| HashField |
Gets the field in which the hash is stored.
(Inherited from BaseIndexSchema.) | |
| IndexField |
Gets the field in which the full text is indexed.
(Inherited from BaseIndexSchema.) | |
| NodeMetaField |
Gets the field in which the Node meta is stored.
(Inherited from BaseIndexSchema.) | |
| NodeTypeField |
Gets the field in which the Node type is stored.
(Inherited from BaseIndexSchema.) | |
| NodeValueField |
Gets the field in which the Node value is stored.
(Inherited from BaseIndexSchema.) |