Uses of Class
com.arangodb.entity.InvertedIndexPrimarySort
Packages that use InvertedIndexPrimarySort
-
Uses of InvertedIndexPrimarySort in com.arangodb.entity
Methods in com.arangodb.entity that return InvertedIndexPrimarySortModifier and TypeMethodDescriptionInvertedIndexPrimarySort.compression(ArangoSearchCompression compression) InvertedIndexPrimarySort.fields(InvertedIndexPrimarySort.Field... fields) InvertedIndexEntity.getPrimarySort() -
Uses of InvertedIndexPrimarySort in com.arangodb.model
Methods in com.arangodb.model that return InvertedIndexPrimarySortMethods in com.arangodb.model with parameters of type InvertedIndexPrimarySortModifier and TypeMethodDescriptionInvertedIndexOptions.primarySort(InvertedIndexPrimarySort primarySort)