dotNetRDF API Documentation

FileGraphPersistenceWrapper Class

The File Graph Persistence Wrapper is a wrapper around antoher Graph that will be persisted to a file

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

System.Object
   GraphPersistenceWrapper
      FileGraphPersistenceWrapper

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

Requirements

Namespace: VDS.RDF

Assembly: dotNetRDF (in dotNetRDF.dll)

See Also

FileGraphPersistenceWrapper Members | VDS.RDF Namespace