public class ClientApiEdge extends ClientApiElement
| Constructor and Description |
|---|
ClientApiEdge() |
| Modifier and Type | Method and Description |
|---|---|
String |
getInVertexId() |
String |
getLabel() |
String |
getOutVertexId() |
void |
setInVertexId(String inVertexId) |
void |
setLabel(String label) |
void |
setOutVertexId(String outVertexId) |
getAcl, getCommonCount, getDeleteable, getExtendedDataTableNames, getId, getSandboxStatus, getUpdateable, getVisibilitySource, setAcl, setCommonCount, setDeleteable, setId, setSandboxStatus, setUpdateable, setVisibilitySourcegetProperties, getProperties, getProperty, getScore, getScore, setScore, toStringpublic String getLabel()
public void setLabel(String label)
public String getOutVertexId()
public void setOutVertexId(String outVertexId)
public String getInVertexId()
public void setInVertexId(String inVertexId)
Copyright © 2016–2021 MWARE SOLUTIONS. All rights reserved.