
public class OrientVertexType extends OrientElementType
| Modifier and Type | Class and Description |
|---|---|
class |
OrientVertexType.OrientVertexProperty |
OClass.ATTRIBUTES, OClass.INDEX_TYPE| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS_NAME |
graphdelegateEDGE_CLASS_NAME, VERTEX_CLASS_NAME| Constructor and Description |
|---|
OrientVertexType(OrientBaseGraph graph,
OClass delegate) |
| Modifier and Type | Method and Description |
|---|---|
OrientVertexType |
addCluster(String iClusterName) |
protected static void |
checkType(OClass iType) |
OrientVertexType.OrientVertexProperty |
createEdgeProperty(com.tinkerpop.blueprints.Direction iDirection,
String iEdgeClassName) |
OrientVertexType.OrientVertexProperty |
createEdgeProperty(com.tinkerpop.blueprints.Direction iDirection,
String iEdgeClassName,
OType iType) |
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() |
protected String |
getTypeName() |
boolean |
isEdgeType() |
boolean |
isVertexType() |
createIndex, createIndex, createIndex, createIndex, createIndexaddClusterId, addSuperClass, areIndexed, areIndexed, clearCustom, compareTo, count, count, createProperty, createProperty, declaredProperties, dropProperty, equals, existsProperty, get, getAllBaseClasses, getAllSubclasses, getAllSuperClasses, getBaseClasses, getClassIndex, getClassIndexes, getClassIndexes, getClassInvolvedIndexes, getClassInvolvedIndexes, getClassOverSize, getClusterForNewInstance, getClusterIds, getClusterSelection, getCustom, getCustomKeys, getDefaultClusterId, getDescription, getIndexedProperties, getIndexes, getIndexes, getInvolvedIndexes, getInvolvedIndexes, getName, getOverSize, getPolymorphicClusterIds, getProperty, getShortName, getSize, getStreamableName, getSubclasses, getSuperClasses, getSuperClassesNames, hasClusterId, hashCode, hasPolymorphicClusterId, hasSuperClasses, isAbstract, isStrictMode, isSubClassOf, isSubClassOf, isSuperClassOf, properties, propertiesMap, removeClusterId, removeCustom, removeSuperClass, set, setAbstract, setClusterSelection, setClusterSelection, setCustom, setDefaultClusterId, setDescription, setName, setOverSize, setShortName, setStrictMode, setSuperClass, setSuperClasses, toString, truncate, truncateClusterpublic static final String CLASS_NAME
public OrientVertexType(OrientBaseGraph graph, OClass delegate)
protected static void checkType(OClass iType)
public OrientVertexType.OrientVertexProperty createEdgeProperty(com.tinkerpop.blueprints.Direction iDirection, String iEdgeClassName)
public OrientVertexType.OrientVertexProperty createEdgeProperty(com.tinkerpop.blueprints.Direction iDirection, String iEdgeClassName, OType iType)
public OrientVertexType getSuperClass()
getSuperClass in interface OClassgetSuperClass in class OClassAbstractDelegatepublic OrientVertexType addCluster(String iClusterName)
addCluster in interface OClassaddCluster in class OClassAbstractDelegatepublic boolean isEdgeType()
public boolean isVertexType()
public OrientVertexType.OrientVertexProperty createProperty(String iPropertyName, OType iType, OClass iLinkedClass)
createProperty in interface OClasscreateProperty in class OrientElementTypepublic OrientVertexType.OrientVertexProperty createProperty(String iPropertyName, OType iType, OType iLinkedType)
createProperty in interface OClasscreateProperty in class OrientElementTypepublic OrientVertexType.OrientVertexProperty createProperty(String iPropertyName, OType iType)
createProperty in interface OClasscreateProperty in class OrientElementTypeprotected String getTypeName()
getTypeName in class OrientElementTypeCopyright © 2009–2025 OrientDB. All rights reserved.