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