public interface InternalRelationType extends RelationType, InternalVertex
| Modifier and Type | Method and Description |
|---|---|
InternalRelationType |
getBaseType() |
ConsistencyModifier |
getConsistencyModifier() |
Iterable<IndexType> |
getKeyIndexes() |
Multiplicity |
getMultiplicity() |
Iterable<InternalRelationType> |
getRelationIndexes() |
long[] |
getSignature() |
long[] |
getSortKey() |
Order |
getSortOrder() |
SchemaStatus |
getStatus() |
boolean |
isHiddenType() |
boolean |
isUnidirected(com.tinkerpop.blueprints.Direction dir) |
isEdgeLabel, 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, setPropertycompareToboolean isHiddenType()
long[] getSignature()
long[] getSortKey()
Order getSortOrder()
Multiplicity getMultiplicity()
ConsistencyModifier getConsistencyModifier()
boolean isUnidirected(com.tinkerpop.blueprints.Direction dir)
InternalRelationType getBaseType()
Iterable<InternalRelationType> getRelationIndexes()
SchemaStatus getStatus()
Copyright © 2012–2014. All rights reserved.