mongodb-driver-kotlin-coroutine
4.11.0
jvm
mongodb-driver-kotlin-coroutine
/
com.mongodb.kotlin.client.coroutine
/
MapReduceFlow
/
sort
sort
fun
sort
(
sort
:
Bson
?
)
:
MapReduceFlow
<
T
>
Sets the sort criteria to apply to the query.
Return
this
Parameters
sort
the sort criteria
See also
Sort results