public class LineageVertex extends Object
| Constructor and Description |
|---|
LineageVertex() |
LineageVertex(String nodeID,
String nodeType) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getDisplayName() |
String |
getGuid() |
String |
getNodeID() |
String |
getNodeType() |
Map<String,String> |
getProperties() |
int |
hashCode() |
void |
setDisplayName(String displayName) |
void |
setGuid(String guid) |
void |
setProperties(Map<String,String> properties) |
Copyright © 2018–2020 ODPi. All rights reserved.