public class FaunusVertexLabel extends EmptyVertex implements InternalVertexLabel
| Modifier and Type | Field and Description |
|---|---|
static FaunusVertexLabel |
DEFAULT_VERTEXLABEL |
| Constructor and Description |
|---|
FaunusVertexLabel(VertexLabelDefinition definition) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object oth) |
long |
getLongId() |
String |
getName() |
int |
getTTL() |
boolean |
hasDefaultConfiguration() |
int |
hashCode() |
boolean |
hasId() |
boolean |
isDefault() |
boolean |
isPartitioned() |
boolean |
isStatic() |
String |
toString() |
addEdge, 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, isHidden, isLoaded, isModified, isNew, isRemoved, it, loadRelations, query, remove, removeProperty, removeProperty, removeRelation, setId, setProperty, setProperty, txclone, finalize, getClass, notify, notifyAll, wait, wait, waitaddEdge, addEdge, addProperty, addProperty, getEdgeCount, getEdges, getEdges, getLabel, getProperties, getProperties, getProperties, getPropertyCount, getRelations, getTitanEdges, getVertexLabel, isConnected, isModified, querygetId, getProperty, getProperty, isLoaded, isNew, isRemoved, remove, removeProperty, removeProperty, setProperty, setPropertypublic static FaunusVertexLabel DEFAULT_VERTEXLABEL
public FaunusVertexLabel(VertexLabelDefinition definition)
public boolean isDefault()
public boolean isPartitioned()
isPartitioned in interface VertexLabelpublic boolean isStatic()
isStatic in interface VertexLabelpublic String getName()
getName in interface Namifiablepublic boolean hasDefaultConfiguration()
hasDefaultConfiguration in interface InternalVertexLabelpublic int getTTL()
getTTL in interface InternalVertexLabelpublic long getLongId()
getLongId in interface IdfiablegetLongId in interface TitanElementgetLongId in class EmptyVertexpublic boolean hasId()
hasId in interface TitanElementhasId in class EmptyVertexCopyright © 2012–2016. All rights reserved.