dotNetRDF API Documentation

StoreGraphPersistenceWrapper Class

The Store Graph Persistence Wrapper is a wrapper around another Graph that will be persisted to an underlying store via a provided IStorageProvider implementation

For a list of all members of this type, see StoreGraphPersistenceWrapper Members .

System.Object
   GraphPersistenceWrapper
      StoreGraphPersistenceWrapper

[XmlRoot(ElementName=""graph"", Namespace="null", DataType="""", IsNullable=True)]
public class StoreGraphPersistenceWrapper : GraphPersistenceWrapper

Requirements

Namespace: VDS.RDF

Assembly: dotNetRDF (in dotNetRDF.dll)

See Also

StoreGraphPersistenceWrapper Members | VDS.RDF Namespace