Optional ReadonlyflagsUse for optimizations
Optional ReadonlylabelA name for this instance of the store. For example, you might use a share name for a network-based store
ReadonlynameWhat the file system using this store should be called. For example, tmpfs for an in memory store
Optional ReadonlytypeOptional ReadonlyuuidA UUID for this instance of the store.
OptionalgetSyncs the store
Begins a new transaction.
OptionalusageUsage information for the store
An interface for simple synchronous stores that don't have special support for transactions and such, based on
Map