Description
Compare CRUD spec:
https://github.com/mongodb/specifications/blob/master/source/crud/crud.rst
class AggregateOptions {
|
// <snip>
|
batchSize: Optional<Int32>;
|
}
|
Attachments
Issue Links
- related to
-
CDRIVER-317 mongoc_collection_aggregate should support non-zero batchSize
-
- Closed
-