Package | Description |
---|---|
com.arangodb.model |
Modifier and Type | Method and Description |
---|---|
TraversalOptions.Direction |
TraversalOptions.getDirection() |
static TraversalOptions.Direction |
TraversalOptions.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TraversalOptions.Direction[] |
TraversalOptions.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TraversalOptions |
TraversalOptions.direction(TraversalOptions.Direction direction) |
Copyright © 2016–2019 ArangoDB GmbH. All rights reserved.