mongodb-driver-kotlin-coroutine
5.1.2
jvm
mongodb-driver-kotlin-coroutine
/
com.mongodb.kotlin.client.coroutine
/
MapReduceFlow
/
limit
limit
fun
limit
(
limit
:
Int
)
:
MapReduceFlow
<
T
>
Sets the limit to apply.
Return
this
Parameters
limit
the limit
See also
Cursor limit