Package | Description |
---|---|
com.arangodb | |
com.arangodb.util |
Modifier and Type | Method and Description |
---|---|
static InternalTraversalDriver.Strategy |
InternalTraversalDriver.Strategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InternalTraversalDriver.Strategy[] |
InternalTraversalDriver.Strategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
InternalTraversalDriver.Strategy |
TraversalQueryOptions.getStrategy() |
Modifier and Type | Method and Description |
---|---|
TraversalQueryOptions |
TraversalQueryOptions.setStrategy(InternalTraversalDriver.Strategy strategy)
Set (optional) traversal strategy.
|
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.