Uses of Class
com.arangodb.entity.InvertedIndexPrimarySort.Field
-
Packages that use InvertedIndexPrimarySort.Field Package Description com.arangodb.entity -
-
Uses of InvertedIndexPrimarySort.Field in com.arangodb.entity
Methods in com.arangodb.entity that return types with arguments of type InvertedIndexPrimarySort.Field Modifier and Type Method Description List<InvertedIndexPrimarySort.Field>
InvertedIndexPrimarySort. getFields()
Methods in com.arangodb.entity with parameters of type InvertedIndexPrimarySort.Field Modifier and Type Method Description InvertedIndexPrimarySort
InvertedIndexPrimarySort. fields(InvertedIndexPrimarySort.Field... fields)
-