Reads the generated primary key for a record inside the transaction.
Deletes a record by primary key inside the transaction.
Clears every record in the object store inside the transaction.
Reads all primary keys inside the transaction.
OptionalkeyRange: KeyRangeDeletes records in a key range inside the transaction.
Transaction-scoped object-store client.