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 8907c30 commit 8aca7a7Copy full SHA for 8aca7a7
source/fundamentals/transactions.txt
@@ -123,6 +123,8 @@ The ``Session`` interface also has methods to retrieve session
123
properties and modify mutable session properties. Find more information
124
in the :ref:`API documentation <api-docs-transaction>`.
125
126
+.. sharedinclude:: dbx/transactions-parallelism.rst
127
+
128
Example
129
-------
130
@@ -161,8 +163,6 @@ For an additional example using sessions and transactions with the {+driver-shor
161
163
:website:`developer blog post on Multi-Document ACID Transactions
162
164
</developer/languages/go/golang-multi-document-acid-transactions/>`.
165
-.. sharedinclude:: dbx/transactions-parallelism.rst
-
166
.. _api-docs-transaction:
167
168
API Documentation
0 commit comments