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 90daadf commit 8bb6af1Copy full SHA for 8bb6af1
source/fundamentals/transactions.txt
@@ -80,9 +80,6 @@ following methods:
80
- | Commits the active transaction for this session. Returns an
81
error if there is no active transaction for the session or if the
82
transaction was ended.
83
-
84
- * - ``endSession()``
85
- - | Ends any existing transactions and closes the session.
86
87
A ``Session`` also has methods to retrieve session properties and modify
88
mutable session properties. View the `API documentation <{+api+}/apidocs/mongodb-driver-kotlin-coroutine/mongodb-driver-kotlin-coroutine/com.mongodb.kotlin.client.coroutine/-client-session/index.html>`__
0 commit comments