ID of the store.
Name of the property used as ID. If not provided, the 'getIdentity' method must be declared.
Retrieves an item by its identifier.
id of an item in the store.
Optionaloptions: GetOptionsoptions to specify the result.
Returns any available metadata about the store. This may include attribution, available fields, cache directives, history or version information.
Queries the store using the provided query.
Optionalquery: ComplexQueryExpressiona query to execute.
Optionaloptions: QueryOptionsthe query options.
A readonly asynchronous store.