Skip to content

Commit 8aca7a7

Browse files
committed
move
(cherry picked from commit ed60e5d)
1 parent 8907c30 commit 8aca7a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/fundamentals/transactions.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,8 @@ The ``Session`` interface also has methods to retrieve session
123123
properties and modify mutable session properties. Find more information
124124
in the :ref:`API documentation <api-docs-transaction>`.
125125

126+
.. sharedinclude:: dbx/transactions-parallelism.rst
127+
126128
Example
127129
-------
128130

@@ -161,8 +163,6 @@ For an additional example using sessions and transactions with the {+driver-shor
161163
:website:`developer blog post on Multi-Document ACID Transactions
162164
</developer/languages/go/golang-multi-document-acid-transactions/>`.
163165

164-
.. sharedinclude:: dbx/transactions-parallelism.rst
165-
166166
.. _api-docs-transaction:
167167

168168
API Documentation

0 commit comments

Comments
 (0)