public abstract class RelationTypeVertex extends TitanSchemaVertex implements InternalRelationType
SchemaSource.Entry| Constructor and Description |
|---|
RelationTypeVertex(StandardTitanTx tx,
long id,
byte lifecycle) |
| Modifier and Type | Method and Description |
|---|---|
InternalRelationType |
getBaseType() |
ConsistencyModifier |
getConsistencyModifier() |
Iterable<IndexType> |
getKeyIndexes() |
Multiplicity |
getMultiplicity() |
Iterable<InternalRelationType> |
getRelationIndexes() |
long[] |
getSignature() |
long[] |
getSortKey() |
Order |
getSortOrder() |
boolean |
isHiddenType() |
void |
resetCache()
Resets the internal caches used to speed up lookups on this index type.
|
asIndexType, getDefinition, getEdges, getEdges, getName, getRelated, getStatus, toStringaddToQueryCache, hasLoadedRelations, loadRelationsaddRelation, getAddedRelations, getLifeCycle, hasAddedRelations, hasRemovedRelations, remove, removeRelationaddEdge, addEdge, addEdge, addProperty, addProperty, getCompareId, getEdgeCount, getEdges, getEdges, getId, getLabel, getProperties, getProperties, getProperties, getProperty, getProperty, getPropertyCount, getPropertyKeys, getRelations, getTitanEdges, getVertexLabel, getVertexLabelInternal, getVertices, isConnected, isModified, it, query, removeProperty, removeProperty, setProperty, setProperty, txclone, compareTo, equals, getID, hashCode, hasId, isHidden, isImplicitId, isLoaded, isNew, isRemoved, isTemporaryId, setIDfinalize, getClass, notify, notifyAll, wait, wait, waitgetStatus, isUnidirectedisEdgeLabel, isPropertyKeygetNameaddRelation, getAddedRelations, hasAddedRelations, hasLoadedRelations, hasRemovedRelations, it, loadRelations, query, removeRelationaddEdge, addEdge, addProperty, addProperty, getEdgeCount, getEdges, getEdges, getLabel, getProperties, getProperties, getProperties, getPropertyCount, getRelations, getTitanEdges, getVertexLabel, isConnected, isModifiedgetLifeCycle, isHidden, setID, txgetId, getID, getProperty, getProperty, hasId, isLoaded, isNew, isRemoved, remove, removeProperty, removeProperty, setProperty, setPropertycompareTogetIDpublic RelationTypeVertex(StandardTitanTx tx, long id, byte lifecycle)
public long[] getSortKey()
getSortKey in interface InternalRelationTypepublic Order getSortOrder()
getSortOrder in interface InternalRelationTypepublic long[] getSignature()
getSignature in interface InternalRelationTypepublic boolean isHiddenType()
isHiddenType in interface InternalRelationTypepublic Multiplicity getMultiplicity()
getMultiplicity in interface InternalRelationTypepublic ConsistencyModifier getConsistencyModifier()
getConsistencyModifier in interface InternalRelationTypepublic InternalRelationType getBaseType()
getBaseType in interface InternalRelationTypepublic Iterable<InternalRelationType> getRelationIndexes()
getRelationIndexes in interface InternalRelationTypepublic Iterable<IndexType> getKeyIndexes()
getKeyIndexes in interface InternalRelationTypepublic void resetCache()
TitanSchemaVertexManagementSystem.resetCache in interface SchemaSourceresetCache in class TitanSchemaVertexCopyright © 2012–2014. All rights reserved.