Click or drag to resize

IWriterContextGraph Property

Gets the Graph being written.

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

Property Value

Type: IGraph
See Also