Uses of Enum
com.arangodb.entity.arangosearch.PrimarySort.Direction
Packages that use PrimarySort.Direction
-
Uses of PrimarySort.Direction in com.arangodb.entity.arangosearch
Methods in com.arangodb.entity.arangosearch that return PrimarySort.DirectionModifier and TypeMethodDescriptionPrimarySort.getDirection()
static PrimarySort.Direction
Returns the enum constant of this type with the specified name.static PrimarySort.Direction[]
PrimarySort.Direction.values()
Returns an array containing the constants of this enum type, in the order they are declared.