
public class OrientVertexType.OrientVertexProperty extends OPropertyAbstractDelegate
OProperty.ATTRIBUTES| Modifier and Type | Field and Description |
|---|---|
protected OrientBaseGraph |
graph |
static String |
ORDERED |
delegate| Constructor and Description |
|---|
OrientVertexProperty(OrientBaseGraph iGraph,
OProperty iProperty) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isOrdered() |
OrientVertexType.OrientVertexProperty |
setOrdered(boolean iOrdered) |
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, setTypepublic static final String ORDERED
protected final OrientBaseGraph graph
public OrientVertexProperty(OrientBaseGraph iGraph, OProperty iProperty)
public boolean isOrdered()
public OrientVertexType.OrientVertexProperty setOrdered(boolean iOrdered)
Copyright © 2009–2016 OrientDB. All rights reserved.