public class Relationships extends Object
| Modifier and Type | Field and Description |
|---|---|
static Relationships |
EMPTY |
| Constructor and Description |
|---|
Relationships(List<Relationship> relationships) |
| Modifier and Type | Method and Description |
|---|---|
String |
findTargetByRelationshipId(String relationshipId) |
List<String> |
findTargetsByType(String type) |
public static final Relationships EMPTY
public Relationships(List<Relationship> relationships)
Copyright © 2018. All rights reserved.