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() |
Integer |
getTTL() |
boolean |
isInvisible()
Whether this element is invisible and should only be returned to queries that explicitly ask for invisible elements.
|
String |
toString() |
addEdge, addRelation, edges, getAddedRelations, getLifeCycle, hasAddedRelations, hasId, hasLoadedRelations, hasRemovedRelations, id, isLoaded, isModified, isNew, isRemoved, it, label, loadRelations, longId, properties, property, property, query, remove, removeRelation, setId, tx, value, valueOrNull, vertexLabel, verticesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetConsistencyModifier, isInvisibleType, isUnidirected, multiplicityisEdgeLabel, isPropertyKeynameaddRelation, getAddedRelations, hasAddedRelations, hasLoadedRelations, hasRemovedRelations, it, loadRelations, query, removeRelationaddEdge, isModified, label, property, property, property, vertexLabeledges, properties, property, verticesgetLifeCycle, graph, setId, txhasId, id, isLoaded, isNew, isRemoved, longId, remove, valueOrNullpublic boolean isInvisible()
InternalElementisInvisible in interface InternalElementisInvisible 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 InternalRelationTypepublic Integer getTTL()
getTTL in interface InternalRelationTypeCopyright © 2012–2015. All rights reserved.