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 41a0838 commit 6432c3dCopy full SHA for 6432c3d
doc/mongoc_collection_find_with_opts.rst
@@ -109,8 +109,9 @@ Examples
109
The following options are supported.
110
111
======================= ================== =================== ==================
112
-Option BSON type Option BSON type
113
-``projection`` document ``max`` document
+Option BSON type Option BSON type
+======================= ================== =================== ==================
114
+``projection`` document ``max`` document
115
``sort`` document ``maxScan`` non-negative int64
116
``skip`` non-negative int64 ``maxTimeMS`` non-negative int64
117
``limit`` non-negative int64 ``min`` document
0 commit comments