public class AclEdge extends AclElement implements com.tinkerpop.blueprints.Edge
aclGraph, baseElement
Modifier | Constructor and Description |
---|---|
protected |
AclEdge(com.tinkerpop.blueprints.Edge baseEdge,
AclGraph<?> aclGraph) |
Modifier and Type | Method and Description |
---|---|
com.tinkerpop.blueprints.Edge |
getBaseEdge() |
String |
getLabel() |
com.tinkerpop.blueprints.Vertex |
getVertex(com.tinkerpop.blueprints.Direction direction) |
equals, getBaseElement, getId, getProperty, getPropertyKeys, hashCode, remove, removeProperty, setProperty, toString
protected AclEdge(com.tinkerpop.blueprints.Edge baseEdge, AclGraph<?> aclGraph)
public com.tinkerpop.blueprints.Vertex getVertex(com.tinkerpop.blueprints.Direction direction) throws IllegalArgumentException
getVertex
in interface com.tinkerpop.blueprints.Edge
IllegalArgumentException
public String getLabel()
getLabel
in interface com.tinkerpop.blueprints.Edge
public com.tinkerpop.blueprints.Edge getBaseEdge()
Copyright © 2018 The European Holocaust Research Infrastructure (EHRI). All rights reserved.