public class BaseVertexLabel extends EmptyVertex implements InternalVertexLabel
| Modifier and Type | Field and Description |
|---|---|
static BaseVertexLabel |
DEFAULT_VERTEXLABEL |
| Constructor and Description |
|---|
BaseVertexLabel(String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the unique name of this entity.
|
boolean |
hasDefaultConfiguration() |
boolean |
isPartitioned()
Whether vertices with this label are partitioned.
|
boolean |
isStatic()
Whether vertices with this label are static, that is, immutable beyond the transaction
in which they were created.
|
String |
toString() |
addEdge, addEdge, addEdge, addProperty, addProperty, addRelation, compareTo, getAddedRelations, getEdgeCount, getEdges, getEdges, getId, getID, getLabel, getLifeCycle, getProperties, getProperties, getProperties, getProperty, getProperty, getPropertyCount, getPropertyKeys, getRelations, getTitanEdges, getVertexLabel, getVertices, hasAddedRelations, hasId, hasLoadedRelations, hasRemovedRelations, isConnected, isHidden, isLoaded, isModified, isNew, isRemoved, it, loadRelations, query, remove, removeProperty, removeProperty, removeRelation, setID, setProperty, setProperty, txclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddEdge, addEdge, addProperty, addProperty, getEdgeCount, getEdges, getEdges, getLabel, getProperties, getProperties, getProperties, getPropertyCount, getRelations, getTitanEdges, getVertexLabel, isConnected, isModified, querygetId, getID, getProperty, getProperty, hasId, isLoaded, isNew, isRemoved, remove, removeProperty, removeProperty, setProperty, setPropertycompareTopublic static final BaseVertexLabel DEFAULT_VERTEXLABEL
public BaseVertexLabel(String name)
public boolean isPartitioned()
VertexLabelisPartitioned in interface VertexLabelpublic boolean isStatic()
VertexLabelisStatic in interface VertexLabelpublic String getName()
NamifiablegetName in interface Namifiablepublic boolean hasDefaultConfiguration()
hasDefaultConfiguration in interface InternalVertexLabelCopyright © 2012–2014. All rights reserved.