Click or drag to resize

BaseWriterContextGraph Property

Gets the Graph being written.

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

Property Value

Type: IGraph

Implements

IWriterContextGraph
See Also