WebAPI/DeviceIndexedDB: Difference between revisions

Line 37: Line 37:


The "index" child of a data store defines how the App can access indices.  Indices not children of "index" property can not be accessed by the App.  The value of an index is a list of keys.  The App can only use keys in the list to query the index.  Basically, "index" property of a data store is only meaningful for the value of "ObjectStoe" is "none".
The "index" child of a data store defines how the App can access indices.  Indices not children of "index" property can not be accessed by the App.  The value of an index is a list of keys.  The App can only use keys in the list to query the index.  Basically, "index" property of a data store is only meaningful for the value of "ObjectStoe" is "none".
== Use Cases ==
Confirmed users
398

edits