SortOption
class SortOption<Document : Any>(config: SortOptionDsl<Document>, val context: <Error class: unknown class>) : AbstractCompoundOption(source)
Describes in which order elements should be returned.
For more information, see WithSort.sort.
External resources
Functions
Link copied to clipboard
Returns a simplified (but equivalent) expression to the current expression.
Link copied to clipboard
Writes the result of simplifying to a new Bson.
Link copied to clipboard
Writes the result of simplifying this expression into writer.