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 b02a39a commit 248115fCopy full SHA for 248115f
source/reference/method/MongoDBCollection-find.txt
@@ -53,7 +53,7 @@ Parameters
53
* - batchSize
54
- integer
55
- Sets the number of documents to return in the first batch if the number of documents to return is over ``101``.
56
- Defaults to `101``. A batchSize of ``0`` means that the cursor will be
+ Defaults to ``101``. A batchSize of ``0`` means that the cursor will be
57
established, but no documents will be returned in the first batch.
58
59
Unlike the previous wire protocol version, a batchSize of ``1`` for the
0 commit comments