public class ClientApiWorkspaceEdge extends Object implements ClientApiObject
| Modifier and Type | Field and Description |
|---|---|
String |
edgeId |
String |
inVertexId |
String |
label |
String |
outVertexId |
| Constructor and Description |
|---|
ClientApiWorkspaceEdge() |
ClientApiWorkspaceEdge(String edgeId,
String label,
String outVertexId,
String inVertexId) |
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.