public class OrientEdgeType extends OClassAbstractDelegate
OClass.ATTRIBUTES, OClass.INDEX_TYPE| Modifier and Type | Field and Description |
|---|---|
static String |
CLASS_NAME |
protected OrientBaseGraph |
graph |
delegate| Constructor and Description |
|---|
OrientEdgeType(OrientBaseGraph graph) |
OrientEdgeType(OrientBaseGraph graph,
OClass delegate) |
| Modifier and Type | Method and Description |
|---|---|
OrientEdgeType |
addCluster(String iClusterName) |
OrientEdgeType |
addCluster(String iClusterName,
OStorage.CLUSTER_TYPE iClusterType) |
protected static void |
checkType(OClass iType) |
OrientEdgeType |
getSuperClass() |
addClusterId, areIndexed, areIndexed, clearCustom, compareTo, count, count, createIndex, createIndex, createIndex, createIndex, createIndex, createProperty, createProperty, createProperty, 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 OrientEdgeType(OrientBaseGraph graph, OClass delegate)
public OrientEdgeType(OrientBaseGraph graph)
protected static final void checkType(OClass iType)
public OrientEdgeType getSuperClass()
getSuperClass in interface OClassgetSuperClass in class OClassAbstractDelegatepublic OrientEdgeType addCluster(String iClusterName)
addCluster in interface OClassaddCluster in class OClassAbstractDelegatepublic OrientEdgeType addCluster(String iClusterName, OStorage.CLUSTER_TYPE iClusterType)
addCluster in interface OClassaddCluster in class OClassAbstractDelegateCopyright © 2009-2014 Orient Technologies. All Rights Reserved.