Uses of Class
com.arangodb.entity.arangosearch.PrimarySort
Packages that use PrimarySort
-
Uses of PrimarySort in com.arangodb.entity.arangosearch
Methods in com.arangodb.entity.arangosearch that return PrimarySortMethods in com.arangodb.entity.arangosearch that return types with arguments of type PrimarySort -
Uses of PrimarySort in com.arangodb.model.arangosearch
Methods in com.arangodb.model.arangosearch that return types with arguments of type PrimarySortModifier and TypeMethodDescriptionArangoSearchCreateOptions.getPrimarySorts()
ArangoSearchPropertiesOptions.getPrimarySorts()
Methods in com.arangodb.model.arangosearch with parameters of type PrimarySortModifier and TypeMethodDescriptionArangoSearchCreateOptions.primarySort
(PrimarySort... primarySorts) ArangoSearchPropertiesOptions.primarySort
(PrimarySort... primarySorts)