public class AclVertex extends AclElement implements com.tinkerpop.blueprints.Vertex
aclGraph, baseElement
Modifier | Constructor and Description |
---|---|
protected |
AclVertex(com.tinkerpop.blueprints.Vertex baseVertex,
AclGraph<?> aclGraph) |
Modifier and Type | Method and Description |
---|---|
com.tinkerpop.blueprints.Edge |
addEdge(String label,
com.tinkerpop.blueprints.Vertex vertex) |
com.tinkerpop.blueprints.Vertex |
getBaseVertex() |
Iterable<com.tinkerpop.blueprints.Edge> |
getEdges(com.tinkerpop.blueprints.Direction direction,
String... strings) |
Iterable<com.tinkerpop.blueprints.Vertex> |
getVertices(com.tinkerpop.blueprints.Direction direction,
String... strings) |
com.tinkerpop.blueprints.VertexQuery |
query() |
String |
toString() |
equals, getBaseElement, getId, getProperty, getPropertyKeys, hashCode, remove, removeProperty, setProperty
protected AclVertex(com.tinkerpop.blueprints.Vertex baseVertex, AclGraph<?> aclGraph)
public Iterable<com.tinkerpop.blueprints.Edge> getEdges(com.tinkerpop.blueprints.Direction direction, String... strings)
getEdges
in interface com.tinkerpop.blueprints.Vertex
public Iterable<com.tinkerpop.blueprints.Vertex> getVertices(com.tinkerpop.blueprints.Direction direction, String... strings)
getVertices
in interface com.tinkerpop.blueprints.Vertex
public com.tinkerpop.blueprints.VertexQuery query()
query
in interface com.tinkerpop.blueprints.Vertex
public com.tinkerpop.blueprints.Edge addEdge(String label, com.tinkerpop.blueprints.Vertex vertex)
addEdge
in interface com.tinkerpop.blueprints.Vertex
public com.tinkerpop.blueprints.Vertex getBaseVertex()
public String toString()
toString
in class AclElement
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.