Constructors
constructor
- new NodeStore(factory): NodeStore
Accessors
construction
- get construction(): Construction<NodeStore>
endpointStores
- get endpointStores(): EndpointStoreService
Protected
factory
- get factory(): StorageContextFactory<any>
Methods
[construct]
- [construct](): Promise<void>
Returns Promise<void>
erase
- erase(): Promise<void>
Returns Promise<void>
Protected
initializeStorage
- initializeStorage(): Promise<void>
Returns Promise<void>
toString
- toString(): string
Returns string
Non-volatile state management for a Node.