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 48f877e commit fab0362Copy full SHA for fab0362
source/interact-data/transactions.txt
@@ -82,9 +82,6 @@ This decorator guarantees the atomicity of any database operations
82
within the function. If the function successfully completes, the
83
changes are committed MongoDB.
84
85
-Examples
86
-~~~~~~~~
87
-
88
The following example calls the ``create()`` method within a transaction,
89
inserting a document into the ``sample_mflix.movies`` collection if the
90
transaction succeeds:
0 commit comments