ZODB.Architecture.Connection.abort
Documentation
Abort the given object in the given transaction. This simply caused the connection to deactivate the object it's own cache. This method is called for modified but uncommited objects in transactions that are aborted.
Parameters