mongodb-driver-kotlin-sync
5.3.0
jvm
mongodb-driver-kotlin-sync
/
com.mongodb.kotlin.client
/
FindIterable
/
batchSize
batch
Size
open
override
fun
batchSize
(
batchSize
:
Int
)
:
FindIterable
<
T
>
Sets the number of documents to return per batch.
Return
this
Parameters
batch
Size
the batch size
See also
Batch Size