Attribute |
public class AttributeIndexDescription : IndexDescription
The AttributeIndexDescription type exposes the following members.
| Name | Description | |
|---|---|---|
| AttributeIndexDescription | Initializes a new instance of the AttributeIndexDescription class |
| Name | Description | |
|---|---|---|
| AttributeType | The attribute type the index is declared on. | |
| GraphElementType | The node or edge type the index is defined for. (May be a subtype of the type the attribute was defined for first.) | |
| Name |
The name the index was declared with
(Inherited from IndexDescription) |