public interface VertexLabel extends JanusGraphVertex, JanusGraphSchemaType
Modifier and Type | Method and Description |
---|---|
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.
|
addEdge, isModified, label, property, property, property, query, vertexLabel
graph, hasId, id, isLoaded, isNew, isRemoved, longId, remove, valueOrNull
edges, properties, property, vertices
name
Copyright © 2012–2017. All rights reserved.