Interface: IndexedDbCachedProviderOptions
Options for IndexedDbCachedProvider.
See
Properties
Property | Modifier | Type | Description |
---|---|---|---|
|
| Base data provider to cache request results for. | |
|
|
| Whether to cache results from DataProvider.links. If enabled, stores and updates a partial "mirror" of a previously-requested graph links from previous requests to partially or fully return cached ones. Default
|
|
|
| Whether to cache missing results from the following DataProvider methods: Default
|
|
|
| Whether to cache results from DataProvider.lookup with text requests. Default
|
|
|
| Signal to close IndexedDB database and dispose the provider. |
|
|
|
|