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 9c934af commit 27dc0e0Copy full SHA for 27dc0e0
source/write/bulk-write.txt
@@ -34,11 +34,11 @@ name in the format ``<database>.<collection>``.
34
.. important::
35
36
To perform bulk operations on a ``MongoClient`` instance,
37
- ensure that your application meets the following version
+ ensure that your application meets the following
38
requirements:
39
40
- - {+driver-short+} v4.9 or later
41
- - {+mdb-server+} v8.0 or later
+ - Uses {+driver-short+} v4.9 or later
+ - Connects to {+mdb-server+} v8.0 or later
42
43
Sample Data
44
~~~~~~~~~~~
0 commit comments