objectStore

The objectStore() method of the IDBTransaction interface returns an object store that has already been added to the scope of this transaction.

MDN Reference