(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.
Această funcție nu are parametri.
Nu este întoarsă nici o valoare.