public class OrientVertexType extends OClassAbstractDelegate
| Modifier and Type | Class and Description |
|---|---|
class |
OrientVertexType.OrientVertexProperty |
OClass.ATTRIBUTES, OClass.INDEX_TYPE| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS_NAME |
protected OrientBaseGraph |
graph |
delegate| Constructor and Description |
|---|
OrientVertexType(OrientBaseGraph graph,
OClass delegate) |
| Modifier and Type | Method and Description |
|---|---|
OrientVertexType |
addCluster(String iClusterName) |
OrientVertexType |
addCluster(String iClusterName,
OStorage.CLUSTER_TYPE iClusterType) |
protected static void |
checkType(OClass iType) |
OrientVertexType.OrientVertexProperty |
createEdgeProperty(com.tinkerpop.blueprints.Direction iDirection,
String iEdgeClassName) |
OrientVertexType.OrientVertexProperty |
createProperty(String iPropertyName,
OType iType) |
OrientVertexType.OrientVertexProperty |
createProperty(String iPropertyName,
OType iType,
OClass iLinkedClass) |
OrientVertexType.OrientVertexProperty |
createProperty(String iPropertyName,
OType iType,
OType iLinkedType) |
OrientVertexType |
getSuperClass() |
addClusterId, areIndexed, areIndexed, clearCustom, compareTo, count, count, createIndex, createIndex, createIndex, createIndex, createIndex, declaredProperties, dropProperty, existsProperty, get, getAllBaseClasses, getBaseClasses, getClassIndex, getClassIndexes, getClassInvolvedIndexes, getClassInvolvedIndexes, getClusterForNewInstance, getClusterIds, getClusterSelection, getCustom, getCustomKeys, getDefaultClusterId, getIndexedProperties, getIndexes, getInvolvedIndexes, getInvolvedIndexes, getJavaClass, getName, getOverSize, getPolymorphicClusterIds, getProperty, getShortName, getSize, getStreamableName, isAbstract, isStrictMode, isSubClassOf, isSubClassOf, isSuperClassOf, newInstance, properties, removeClusterId, removeCustom, set, setAbstract, setClusterSelection, setClusterSelection, setCustom, setDefaultClusterId, setOverSize, setShortName, setStrictMode, setSuperClass, truncatepublic static final String CLASS_NAME
protected final OrientBaseGraph graph
public OrientVertexType(OrientBaseGraph graph, OClass delegate)
protected static final void checkType(OClass iType)
public OrientVertexType.OrientVertexProperty createProperty(String iPropertyName, OType iType)
createProperty in interface OClasscreateProperty in class OClassAbstractDelegatepublic OrientVertexType.OrientVertexProperty createProperty(String iPropertyName, OType iType, OClass iLinkedClass)
createProperty in interface OClasscreateProperty in class OClassAbstractDelegatepublic OrientVertexType.OrientVertexProperty createProperty(String iPropertyName, OType iType, OType iLinkedType)
createProperty in interface OClasscreateProperty in class OClassAbstractDelegatepublic OrientVertexType.OrientVertexProperty createEdgeProperty(com.tinkerpop.blueprints.Direction iDirection, String iEdgeClassName)
public OrientVertexType getSuperClass()
getSuperClass in interface OClassgetSuperClass in class OClassAbstractDelegatepublic OrientVertexType addCluster(String iClusterName)
addCluster in interface OClassaddCluster in class OClassAbstractDelegatepublic OrientVertexType addCluster(String iClusterName, OStorage.CLUSTER_TYPE iClusterType)
addCluster in interface OClassaddCluster in class OClassAbstractDelegateCopyright © 2009-2014 Orient Technologies. All Rights Reserved.