Skip to content

Commit f1e159c

Browse files
committed
admonition
1 parent 309b514 commit f1e159c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

source/write/transactions.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,10 @@ methods described in the preceding section to manually manage the transaction li
140140

141141
{+driver-short+} does not support running parallel operations within a single transaction.
142142

143+
If you're using {+mdb-server+} v8.0 or later, you can perform write operations on multiple
144+
namespaces within a single transaction by calling the ``bulk_write()`` method on a ``MongoClient``
145+
instance. For more information, see the :ref:`pymongo-bulk-write` guide.
146+
143147
Additional Information
144148
----------------------
145149

0 commit comments

Comments
 (0)