StoreGraphPersistenceWrapper Constructor |
Name | Description | |
---|---|---|
StoreGraphPersistenceWrapper(IStorageProvider, Uri) |
Creates a new Store Graph Persistence Wrapper around a new empty Graph.
| |
StoreGraphPersistenceWrapper(IStorageProvider, IGraph) |
Creates a new Store Graph Persistence Wrapper.
| |
StoreGraphPersistenceWrapper(IStorageProvider, Uri, Boolean) |
Creates a new Store Graph Persistence Wrapper around a new empty Graph.
| |
StoreGraphPersistenceWrapper(IStorageProvider, IGraph, Boolean) |
Creates a new Store Graph Persistence Wrapper.
| |
StoreGraphPersistenceWrapper(IStorageProvider, IGraph, Uri, Boolean) |
Creates a new Store Graph Persistence Wrapper.
|