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