Constructor and Description |
---|
Relationship(Node from,
String name,
Node to) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Node |
getFrom() |
String |
getName() |
Map<String,Object> |
getProperties() |
<E> E |
getProperty(String propertyName) |
Node |
getTo() |
int |
hashCode() |
void |
setProperty(String propertyName,
Object propertyValue) |
String |
toString() |
Copyright © 2017. All rights reserved.