Click or drag to resize

BaseIndexSchema Properties

The BaseIndexSchema type exposes the following members.

Properties
  NameDescription
Public propertyGraphField
Gets the field in which the Graph URI is indexed.
Public propertyHashField
Gets the field in which the hash is stored.
Public propertyIndexField
Gets the field in which the full text is indexed.
Public propertyNodeMetaField
Gets the field in which the Node meta is stored.
Public propertyNodeTypeField
Gets the field in which the Node type is stored.
Public propertyNodeValueField
Gets the field in which the Node value is stored.
Top
See Also