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