public abstract class FaunusRelationType extends EmptyRelationType implements InternalRelationType
| Modifier | Constructor and Description |
|---|---|
protected |
FaunusRelationType(RelationTypeDefinition def,
boolean hidden) |
protected |
FaunusRelationType(RelationTypeDefinition def,
boolean hidden,
boolean isUnchecked) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object other) |
ConsistencyModifier |
getConsistencyModifier() |
long |
getLongId() |
Multiplicity |
getMultiplicity() |
String |
getName() |
int |
hashCode() |
boolean |
hasId() |
boolean |
isHiddenType() |
boolean |
isUnchecked() |
boolean |
isUnidirected(com.tinkerpop.blueprints.Direction dir) |
void |
setId(long id) |
String |
toString() |
getBaseType, getKeyIndexes, getRelationIndexes, getSignature, getSortKey, getSortOrder, getStatus, getTTL, isHiddenaddEdge, addEdge, addEdge, addProperty, addProperty, addRelation, 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, finalize, getClass, notify, notifyAll, wait, wait, waitgetBaseType, getKeyIndexes, getRelationIndexes, getSignature, getSortKey, getSortOrder, getStatus, getTTLisEdgeLabel, 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, setPropertyprotected FaunusRelationType(RelationTypeDefinition def, boolean hidden)
protected FaunusRelationType(RelationTypeDefinition def, boolean hidden, boolean isUnchecked)
public boolean isUnchecked()
public String getName()
getName in interface Namifiablepublic long getLongId()
getLongId in interface IdfiablegetLongId in interface TitanElementgetLongId in class EmptyVertexpublic boolean hasId()
hasId in interface TitanElementhasId in class EmptyVertexpublic void setId(long id)
setId in interface InternalElementsetId in class EmptyVertexpublic ConsistencyModifier getConsistencyModifier()
getConsistencyModifier in interface InternalRelationTypepublic Multiplicity getMultiplicity()
getMultiplicity in interface InternalRelationTypepublic boolean isUnidirected(com.tinkerpop.blueprints.Direction dir)
isUnidirected in interface InternalRelationTypepublic boolean isHiddenType()
isHiddenType in interface InternalRelationTypepublic String toString()
toString in class EmptyRelationTypeCopyright © 2012–2016. All rights reserved.