Click or drag to resize

SparqlRdfParserContextGraph Property

Gets the Graph being parsed from.

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

Property Value

Type: IGraph
See Also