Package | Description |
---|---|
com.arangodb.model |
Modifier and Type | Method and Description |
---|---|
TraversalOptions.ItemOrder |
TraversalOptions.getItemOrder() |
static TraversalOptions.ItemOrder |
TraversalOptions.ItemOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TraversalOptions.ItemOrder[] |
TraversalOptions.ItemOrder.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.itemOrder(TraversalOptions.ItemOrder itemOrder) |
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.