public static class ClientApiVertexEdges.Edge extends Object
| Constructor and Description |
|---|
Edge() |
| Modifier and Type | Method and Description |
|---|---|
ClientApiEdge |
getRelationship() |
ClientApiVertex |
getVertex() |
void |
setRelationship(ClientApiEdge relationship) |
void |
setVertex(ClientApiVertex vertex) |
public ClientApiEdge getRelationship()
public void setRelationship(ClientApiEdge relationship)
public ClientApiVertex getVertex()
public void setVertex(ClientApiVertex vertex)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.