public abstract class EmptyRelationType extends EmptyVertex implements InternalRelationType
| Constructor and Description |
|---|
EmptyRelationType() |
| Modifier and Type | Method and Description |
|---|---|
InternalRelationType |
getBaseType() |
Iterable<IndexType> |
getKeyIndexes() |
Iterable<InternalRelationType> |
getRelationIndexes() |
long[] |
getSignature() |
long[] |
getSortKey() |
Order |
getSortOrder() |
SchemaStatus |
getStatus() |
boolean |
isHidden()
Whether this element is hidden and should only be returned to queries that explicitly ask for hidden elements.
|
addEdge, addEdge, addEdge, addProperty, addProperty, addRelation, compareTo, getAddedRelations, getEdgeCount, getEdges, getEdges, getId, getID, getLabel, getLifeCycle, getProperties, getProperties, getProperties, getProperty, getProperty, getPropertyCount, getPropertyKeys, getRelations, getTitanEdges, getVertexLabel, getVertices, hasAddedRelations, hasId, hasLoadedRelations, hasRemovedRelations, isConnected, isLoaded, isModified, isNew, isRemoved, it, loadRelations, query, remove, removeProperty, removeProperty, removeRelation, setID, setProperty, setProperty, txclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetConsistencyModifier, getMultiplicity, isHiddenType, 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, setID, txgetId, getID, getProperty, getProperty, hasId, isLoaded, isNew, isRemoved, remove, removeProperty, removeProperty, setProperty, setPropertycompareTopublic boolean isHidden()
InternalElementisHidden in interface InternalElementisHidden in class EmptyVertexpublic long[] getSignature()
getSignature in interface InternalRelationTypepublic long[] getSortKey()
getSortKey in interface InternalRelationTypepublic Order getSortOrder()
getSortOrder in interface InternalRelationTypepublic InternalRelationType getBaseType()
getBaseType in interface InternalRelationTypepublic Iterable<InternalRelationType> getRelationIndexes()
getRelationIndexes in interface InternalRelationTypepublic SchemaStatus getStatus()
getStatus in interface InternalRelationTypepublic Iterable<IndexType> getKeyIndexes()
getKeyIndexes in interface InternalRelationTypeCopyright © 2012–2014. All rights reserved.