Skip to content

Commit 182d63f

Browse files
authored
(DOCSP-12355): Examine accuracy of BulkWrite docs (#524)
* removed link and added note about bulkwrites * removed a word
1 parent aeff6ca commit 182d63f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

source/mongodb/crud-and-aggregation-apis.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -415,8 +415,9 @@ Bitwise Update Operator Availability
415415
Bulk Write Operations
416416
~~~~~~~~~~~~~~~~~~~~~
417417

418-
{+service+} supports :manual:`bulk write operations
419-
</core/bulk-write-operations>` using the same API as the MongoDB Node.js driver.
418+
{+service+} supports bulk write operations using the same API as the MongoDB Node.js driver.
419+
420+
.. note:: {+service+} does not support the ``collection.bulkWrite()`` method.
420421

421422
Ordered Bulk Write Operation Availability
422423
+++++++++++++++++++++++++++++++++++++++++

0 commit comments

Comments
 (0)