public class FaunusEdgeLabel extends FaunusRelationType implements EdgeLabel
| Modifier and Type | Field and Description |
|---|---|
static FaunusEdgeLabel |
LINK |
| Modifier | Constructor and Description |
|---|---|
protected |
FaunusEdgeLabel(EdgeLabelDefinition def,
boolean hidden) |
protected |
FaunusEdgeLabel(EdgeLabelDefinition def,
boolean hidden,
boolean isUnchecked) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isDirected() |
boolean |
isEdgeLabel() |
boolean |
isPropertyKey() |
boolean |
isUnidirected() |
equals, getConsistencyModifier, getLongId, getMultiplicity, getName, hashCode, hasId, isHiddenType, isUnchecked, isUnidirected, setId, toStringgetBaseType, 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, waitgetMultiplicityaddEdge, addEdge, addProperty, addProperty, getEdgeCount, getEdges, getEdges, getLabel, getProperties, getProperties, getProperties, getPropertyCount, getRelations, getTitanEdges, getVertexLabel, isConnected, isModified, querygetId, getLongId, getProperty, getProperty, hasId, isLoaded, isNew, isRemoved, remove, removeProperty, removeProperty, setProperty, setPropertygetNamegetBaseType, getKeyIndexes, getRelationIndexes, getSignature, getSortKey, getSortOrder, getStatus, getTTLaddRelation, getAddedRelations, hasAddedRelations, hasLoadedRelations, hasRemovedRelations, it, loadRelations, query, removeRelationgetLifeCycle, isHidden, txpublic static final FaunusEdgeLabel LINK
protected FaunusEdgeLabel(EdgeLabelDefinition def, boolean hidden)
protected FaunusEdgeLabel(EdgeLabelDefinition def, boolean hidden, boolean isUnchecked)
public boolean isDirected()
isDirected in interface EdgeLabelpublic boolean isUnidirected()
isUnidirected in interface EdgeLabelpublic boolean isPropertyKey()
isPropertyKey in interface RelationTypepublic boolean isEdgeLabel()
isEdgeLabel in interface RelationTypeCopyright © 2012–2016. All rights reserved.