Click or drag to resize

StoreGraphPersistenceWrapper Constructor

Overload List
  NameDescription
Public methodStoreGraphPersistenceWrapper(IStorageProvider, Uri)
Creates a new Store Graph Persistence Wrapper around a new empty Graph.
Public methodStoreGraphPersistenceWrapper(IStorageProvider, IGraph)
Creates a new Store Graph Persistence Wrapper.
Public methodStoreGraphPersistenceWrapper(IStorageProvider, Uri, Boolean)
Creates a new Store Graph Persistence Wrapper around a new empty Graph.
Public methodStoreGraphPersistenceWrapper(IStorageProvider, IGraph, Boolean)
Creates a new Store Graph Persistence Wrapper.
Public methodStoreGraphPersistenceWrapper(IStorageProvider, IGraph, Uri, Boolean)
Creates a new Store Graph Persistence Wrapper.
Top
See Also