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