Closure Library API Documentation
Go to class or file:
index.js
No description.
Useful links
Source Code
Git
File Location
/goog/db/index.js
Classes
goog.db.Index
Creates an IDBIndex wrapper object. Indexes are associated with object stores and provide methods for looking up objects based on their non-key properties. Should not be created directly, access through the object store it belongs to.
Directory db
File Reference