Explicit transaction over one or more object stores.
Returns a transaction-scoped object store.
Commits the transaction.
Aborts the transaction. Calling abort after the transaction is already done is a no-op.
Explicit transaction over one or more object stores.