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 aeff6ca commit 182d63fCopy full SHA for 182d63f
source/mongodb/crud-and-aggregation-apis.txt
@@ -415,8 +415,9 @@ Bitwise Update Operator Availability
415
Bulk Write Operations
416
~~~~~~~~~~~~~~~~~~~~~
417
418
-{+service+} supports :manual:`bulk write operations
419
-</core/bulk-write-operations>` using the same API as the MongoDB Node.js driver.
+{+service+} supports bulk write operations using the same API as the MongoDB Node.js driver.
+
420
+.. note:: {+service+} does not support the ``collection.bulkWrite()`` method.
421
422
Ordered Bulk Write Operation Availability
423
+++++++++++++++++++++++++++++++++++++++++
0 commit comments