We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 380a16e commit 892f7eaCopy full SHA for 892f7ea
source/read/retrieve.txt
@@ -181,7 +181,7 @@ you can set in the array:
181
182
* - ``batchSize``
183
- | The maximum number of documents within each batch returned in a query result. By default,
184
- the ``find()`` method has an initial batch size of ``101`` documents
+ the ``find`` command has an initial batch size of ``101`` documents
185
and a maximum size of 16 mebibytes (MiB) for each subsequent batch. This
186
option can enforce a smaller limit than 16 MiB, but not a larger
187
one. If you set ``batchSize`` to a limit that results in batches larger than
0 commit comments