rollbackSuggest EditsDefinition Issues a rollback against any currently running transactions. Wrapper for rollback. Syntax db.rollback() Example ProvenDB v7754 (current)> db.rollback() { "ok" : 1, "version" : [ { "guy05" : NumberLong(7754) } ] } See Also rollbackUpdated over 2 years ago Table of Contents Definition Syntax Example See Also