getStore<Config extends StoreConfig> abstract method
Returns the NitriteStore instance for this collection.
Implementation
NitriteStore<Config> getStore<Config extends StoreConfig>();
Returns the NitriteStore instance for this collection.
NitriteStore<Config> getStore<Config extends StoreConfig>();