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 4d0a621 commit 8739db8Copy full SHA for 8739db8
source/connect/mongoclient.txt
@@ -168,6 +168,11 @@ constructor accepts. All parameters are optional.
168
169
**Data type:** `TypeRegistry <{+api-root+}bson/codec_options.html#bson.codec_options.TypeRegistry>`__
170
171
+You can also pass keyword arguments to the ``MongoClient()`` constructor to specify
172
+optional parameters. For a complete list of keyword arguments, see the
173
+`MongoClient <{+api-root+}pymongo/mongo_client.html#pymongo.mongo_client.MongoClient>`__
174
+class in the API documentation.
175
+
176
Concurrent Execution
177
--------------------
178
0 commit comments