Package | Description |
---|---|
com.arangodb.internal.velocypack | |
com.arangodb.model |
Modifier and Type | Field and Description |
---|---|
static com.arangodb.velocypack.VPackSerializer<TraversalOptions.Order> |
VPackSerializers.TRAVERSAL_ORDER |
Modifier and Type | Method and Description |
---|---|
TraversalOptions.Order |
TraversalOptions.getOrder() |
static TraversalOptions.Order |
TraversalOptions.Order.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TraversalOptions.Order[] |
TraversalOptions.Order.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.order(TraversalOptions.Order order) |
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.