public class VertexLabelVertex extends TitanSchemaVertex implements InternalVertexLabel
SchemaSource.Entry| Constructor and Description |
|---|
VertexLabelVertex(StandardTitanTx tx,
long id,
byte lifecycle) |
| Modifier and Type | Method and Description |
|---|---|
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.
|
asIndexType, getDefinition, getEdges, getEdges, getName, getRelated, getStatus, resetCache, toStringaddToQueryCache, hasLoadedRelations, loadRelationsaddRelation, getAddedRelations, getLifeCycle, hasAddedRelations, hasRemovedRelations, remove, removeRelationaddEdge, addEdge, addEdge, addProperty, addProperty, getCompareId, getEdgeCount, getEdges, getEdges, getId, getLabel, getProperties, getProperties, getProperties, getProperty, getProperty, getPropertyCount, getPropertyKeys, getRelations, getTitanEdges, getVertexLabel, getVertexLabelInternal, getVertices, isConnected, isModified, it, query, removeProperty, removeProperty, setProperty, setProperty, txclone, compareTo, equals, getID, hashCode, hasId, isHidden, isImplicitId, isLoaded, isNew, isRemoved, isTemporaryId, setIDfinalize, getClass, 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, setPropertycompareTogetNamegetIDisHidden, setIDpublic VertexLabelVertex(StandardTitanTx tx, long id, byte lifecycle)
public boolean isPartitioned()
VertexLabelisPartitioned in interface VertexLabelpublic boolean isStatic()
VertexLabelisStatic in interface VertexLabelpublic boolean hasDefaultConfiguration()
hasDefaultConfiguration in interface InternalVertexLabelCopyright © 2012–2014. All rights reserved.