public abstract class BaseRelationType extends EmptyRelationType implements SystemRelationType
| Modifier and Type | Method and Description |
|---|---|
ConsistencyModifier |
getConsistencyModifier() |
boolean |
hasId()
Checks whether this entity has a unique identifier.
|
boolean |
isInvisibleType() |
long |
longId()
Unique identifier for this entity.
|
String |
name()
Returns the unique name of this entity.
|
void |
setId(long id) |
getBaseType, getKeyIndexes, getRelationIndexes, getSignature, getSortKey, getSortOrder, getStatus, getTTL, isInvisible, toStringaddEdge, addRelation, edges, getAddedRelations, getLifeCycle, hasAddedRelations, hasLoadedRelations, hasRemovedRelations, id, isLoaded, isModified, isNew, isRemoved, it, label, loadRelations, properties, property, property, query, remove, removeRelation, tx, value, valueOrNull, vertexLabel, verticesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBaseType, getKeyIndexes, getRelationIndexes, getSignature, getSortKey, getSortOrder, getStatus, getTTL, isUnidirected, multiplicityisEdgeLabel, isPropertyKeyaddRelation, getAddedRelations, hasAddedRelations, hasLoadedRelations, hasRemovedRelations, it, loadRelations, query, removeRelationaddEdge, isModified, label, property, property, property, vertexLabeledges, properties, property, verticesgetLifeCycle, graph, isInvisible, txid, isLoaded, isNew, isRemoved, remove, valueOrNullpublic String name()
Namifiablename in interface Namifiablepublic long longId()
TitanElementTitanElement.id() for the permanent id.longId in interface IdfiablelongId in interface TitanElementlongId in class EmptyVertexpublic boolean hasId()
TitanElementhasId in interface TitanElementhasId in class EmptyVertexTitanElement.longId()public void setId(long id)
setId in interface InternalElementsetId in class EmptyVertexpublic ConsistencyModifier getConsistencyModifier()
getConsistencyModifier in interface InternalRelationTypepublic boolean isInvisibleType()
isInvisibleType in interface InternalRelationTypeCopyright © 2012–2015. All rights reserved.