@groovy.transform.CompileStatic final enum Direction extends java.lang.Enum<E<E>>
Used to configure the direction of a relationship
Type Params | Return Type | Name and description |
---|---|---|
|
static void |
|
|
boolean |
isIncoming()
|
|
boolean |
isOutgoing()
|
|
Direction |
next() |
|
Direction |
previous() |
|
java.lang.String |
toString() |
|
static Direction |
valueOf(java.lang.String name) |
|
static final Direction[] |
values() |