public class Relationship extends Object
| Constructor and Description |
|---|
Relationship(String relationshipId,
String target,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getRelationshipId() |
String |
getTarget() |
String |
getType() |
Copyright © 2018. All rights reserved.