public abstract class BaseRelationType extends EmptyRelationType implements SystemRelationType
| Modifier and Type | Method and Description |
|---|---|
ConsistencyModifier |
getConsistencyModifier() |
long |
getID()
Unique identifier for this entity.
|
String |
getName()
Returns the unique name of this entity.
|
boolean |
hasId()
Checks whether this entity has a unique identifier.
|
boolean |
isHiddenType() |
void |
setID(long id) |
getBaseType, getKeyIndexes, getRelationIndexes, getSignature, getSortKey, getSortOrder, getStatus, isHiddenaddEdge, addEdge, addEdge, addProperty, addProperty, addRelation, compareTo, getAddedRelations, getEdgeCount, getEdges, getEdges, getId, getLabel, getLifeCycle, getProperties, getProperties, getProperties, getProperty, getProperty, getPropertyCount, getPropertyKeys, getRelations, getTitanEdges, getVertexLabel, getVertices, hasAddedRelations, hasLoadedRelations, hasRemovedRelations, isConnected, isLoaded, isModified, isNew, isRemoved, it, loadRelations, query, remove, removeProperty, removeProperty, removeRelation, setProperty, setProperty, txclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBaseType, getKeyIndexes, getMultiplicity, getRelationIndexes, getSignature, getSortKey, getSortOrder, getStatus, isUnidirectedisEdgeLabel, isPropertyKeyaddRelation, 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, txgetId, getProperty, getProperty, isLoaded, isNew, isRemoved, remove, removeProperty, removeProperty, setProperty, setPropertycompareTopublic String getName()
NamifiablegetName in interface Namifiablepublic long getID()
TitanElementTitanElement.getId() for the permanent id.getID in interface IdfiablegetID in interface TitanElementgetID in class EmptyVertexpublic boolean hasId()
TitanElementhasId in interface TitanElementhasId in class EmptyVertexTitanElement.getID()public void setID(long id)
setID in interface InternalElementsetID in class EmptyVertexpublic ConsistencyModifier getConsistencyModifier()
getConsistencyModifier in interface InternalRelationTypepublic boolean isHiddenType()
isHiddenType in interface InternalRelationTypeCopyright © 2012–2014. All rights reserved.