Click or drag to resize

ConfigurationSerializationContextGraph Property

Gets the Graph to which Configuration information should be written.

Namespace:  VDS.RDF.Configuration
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public IGraph Graph { get; }

Property Value

Type: IGraph
See Also