public interface TitanLabel extends TitanType
TitanType
for edges.
In addition to TitanType
, TitanLabel defines the directionality of edges:
TitanType
Modifier and Type | Method and Description |
---|---|
boolean |
isDirected()
Checks whether this labels is defined as directed.
|
boolean |
isUnidirected()
Checks whether this labels is defined as unidirected.
|
getGroup, getName, isEdgeLabel, isModifiable, isPropertyKey, isUnique
addEdge, addEdge, addProperty, addProperty, getEdgeCount, getEdges, getEdges, getProperties, getProperties, getProperties, getPropertyCount, getRelations, getTitanEdges, isConnected, isModified, query
getId, getID, getProperty, getProperty, hasId, isLoaded, isNew, isRemoved, remove, removeProperty, removeProperty, setProperty, setProperty
compareTo
Copyright © 2012-2013. All Rights Reserved.