IStorageContext Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:ZU.Storage.IStorageContext"]
Namespace: ZU.Storage
public interface IStorageContext
The IStorageContext type exposes the following members.
Name | Description | |
---|---|---|
Model | ||
StorageProvider |
Name | Description | |
---|---|---|
AddEntity |
Materializes and attaches an IEntity object from a given JSON document to an IModel
| |
AddStorageRecordKeyToIndex | ||
Close | ||
GetActivityHistory | ||
GetEntityStorageRecordAt | ||
InitIndex |
Spatio-Temporal Index
| |
Load | ||
LoadEntity |
Materializes an IEntity object from a given JSON document
| |
Purge | ||
SaveEntity |