(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.
Diese Funktion hat keine Parameter.
Es wird kein Wert zurückgegeben.