public interface Adjacency
| Modifier and Type | Method and Description |
|---|---|
org.apache.tinkerpop.gremlin.structure.Direction |
direction() |
EdgeLabel |
edgeLabel() |
VertexLabel |
otherLabel() |
VertexLabel |
vertexLabel() |
VertexLabel vertexLabel()
EdgeLabel edgeLabel()
VertexLabel otherLabel()
org.apache.tinkerpop.gremlin.structure.Direction direction()