kmongo / org.litote.kmongo.coroutine / CoroutineMapReducePublisher / sort

sort

fun sort(sort: Bson): CoroutineMapReducePublisher<T> (source)

Sets the sort criteria to apply to the query.

Parameters

sort - the sort criteria

Return
this

Mongodb
.driver.manual reference/method/cursor.sort/ Sort