Class OCreateIndexStatement.Property
java.lang.Object
com.orientechnologies.orient.core.sql.parser.OCreateIndexStatement.Property
- Enclosing class:
- OCreateIndexStatement
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected booleanprotected booleanprotected OIdentifierprotected OIdentifierprotected ORecordAttribute -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
name
-
recordAttribute
-
byKey
protected boolean byKey -
byValue
protected boolean byValue -
collate
-
-
Constructor Details
-
Property
public Property()
-
-
Method Details