(mongodb >=1.5.0)
MongoDB\Driver\Session::abortTransaction — Aborts a transaction
Terminates the multi-document transaction and rolls back any data changes made by the operations within the transaction. That is, the transaction ends without saving any of the changes made by the operations in the transaction.
この関数にはパラメータはありません。
値を返しません。