Class OrientVertexType.OrientVertexProperty
java.lang.Object
com.orientechnologies.orient.core.metadata.schema.OPropertyAbstractDelegate
com.tinkerpop.blueprints.impls.orient.OrientVertexType.OrientVertexProperty
- All Implemented Interfaces:
OProperty,Comparable<OProperty>
- Enclosing class:
OrientVertexType
-
Nested Class Summary
Nested classes/interfaces inherited from interface com.orientechnologies.orient.core.metadata.schema.OProperty
OProperty.ATTRIBUTES -
Field Summary
FieldsFields inherited from class com.orientechnologies.orient.core.metadata.schema.OPropertyAbstractDelegate
delegate -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.orientechnologies.orient.core.metadata.schema.OPropertyAbstractDelegate
clearCustom, compareTo, createIndex, createIndex, createIndex, createIndex, dropIndexes, get, getAllIndexes, getCollate, getCustom, getCustomKeys, getDefaultValue, getDescription, getFullName, getId, getIndex, getIndexes, getLinkedClass, getLinkedType, getMax, getMin, getName, getOwnerClass, getRegexp, getType, isIndexed, isMandatory, isNotNull, isReadonly, removeCustom, set, setCollate, setCollate, setCustom, setDefaultValue, setDescription, setLinkedClass, setLinkedType, setMandatory, setMax, setMin, setName, setNotNull, setReadonly, setRegexp, setType
-
Field Details
-
ORDERED
- See Also:
-
graph
-
-
Constructor Details
-
OrientVertexProperty
-
-
Method Details
-
isOrdered
public boolean isOrdered() -
setOrdered
-