Confirmed users
398
edits
Line 38: | Line 38: | ||
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". | ||
== | == Usecases == | ||
* Share data among Apps | * Share data among Apps | ||
* Expose system/device information to Apps | * Expose system/device information to Apps |