Click or drag to resize

ConstructContextGraph Property

Gets the Graph that Triples should be constructed in.

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

Property Value

Type: IGraph
See Also