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 7f55b25 commit 6a174b5Copy full SHA for 6a174b5
source/fundamentals/crud/write-operations/bulk.txt
@@ -472,7 +472,7 @@ Update Operation
472
~~~~~~~~~~~~~~~~
473
474
The following example shows how to use the ``bulkWrite()`` method to update
475
-existing documents in the ``db.people`` and ``db.objects`` collections:
+existing documents in the ``sample_db.people`` and ``sample_db.objects`` collections:
476
477
.. literalinclude:: /examples/generated/ClientBulkTest.snippet.update-models.kt
478
:language: kotlin
0 commit comments