(mongodb >=1.5.0)
MongoDB\Driver\Session::abortTransaction — Aborts a transaction
This method aborts an existing transaction and all the associated operations are rolled back. It is like all operations that were part of this transaction never existed.
この関数にはパラメータはありません。
値を返しません。