| Modifier and Type | Method and Description |
|---|---|
Set<RelationshipType> |
NeighborhoodHistoricalFindRequest.getRelationshipFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
NeighborhoodHistoricalFindRequest.setRelationshipFilter(Set<RelationshipType> relationshipFilter) |
| Modifier and Type | Field and Description |
|---|---|
protected RelationshipType |
Relationship.relationshipType |
| Modifier and Type | Method and Description |
|---|---|
RelationshipType |
Relationship.getRelationshipType() |
static RelationshipType |
RelationshipType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RelationshipType[] |
RelationshipType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Relationship.setRelationshipType(RelationshipType relationshipType) |
Copyright © 2018–2021 LF AI & Data Foundation. All rights reserved.