Uses of Class
dev.morphia.aggregation.stages.SortByCount
-
Packages that use SortByCount Package Description dev.morphia.aggregation.stages -
-
Uses of SortByCount in dev.morphia.aggregation.stages
Methods in dev.morphia.aggregation.stages that return SortByCount Modifier and Type Method Description static SortByCountSortByCount. on(Expression expression)Deprecated, for removal: This API element is subject to removal in a future version.static SortByCountSortByCount. sortByCount(Expression expression)Creates a new stage grouping by the given expression.
-