Class RecordDataStoreWrapper
public| Defined in: | ../ember-data-types/q/record-data-store-wrapper.ts:13 |
|---|---|
| Module: | @ember-data/store |
identifierCache public
| Module: | @ember-data/store |
|---|
Defined in ../ember-data-types/q/record-data-store-wrapper.ts:27
Provides access to the IdentifierCache instance for this Store instance.
The IdentifierCache can be used to peek, generate or retrieve a stable unique identifier for any resource.