public class DirectedRelationshipForType extends DirectedRelationship
| Constructor and Description |
|---|
DirectedRelationshipForType(String relationshipType,
String relationshipDirection,
Class type) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
hashCode() |
direction, typepublic boolean equals(Object o)
equals in class DirectedRelationshippublic int hashCode()
hashCode in class DirectedRelationshipCopyright © 2015–2020 Neo Technology, Inc.. All rights reserved.