mongodb-driver-kotlin-coroutine
4.11.0
jvm
mongodb-driver-kotlin-coroutine
/
com.mongodb.kotlin.client.coroutine
/
FindFlow
/
limit
limit
fun
limit
(
limit
:
Int
)
:
FindFlow
<
T
>
Sets the limit to apply.
Return
this
Parameters
limit
the limit, which may be 0
See also
Cursor limit