Skip to content

Commit fab0362

Browse files
committed
edit
1 parent 48f877e commit fab0362

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

source/interact-data/transactions.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -82,9 +82,6 @@ This decorator guarantees the atomicity of any database operations
8282
within the function. If the function successfully completes, the
8383
changes are committed MongoDB.
8484

85-
Examples
86-
~~~~~~~~
87-
8885
The following example calls the ``create()`` method within a transaction,
8986
inserting a document into the ``sample_mflix.movies`` collection if the
9087
transaction succeeds:

0 commit comments

Comments
 (0)