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