Click or drag to resize

BaseQuadDatasetSetActiveGraph Method (Uri)

Sets the Active Graph.

Namespace:  VDS.RDF.Query.Datasets
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public void SetActiveGraph(
	Uri graphUri
)

Parameters

graphUri
Type: SystemUri
Graph URI.

Implements

ISparqlDatasetSetActiveGraph(Uri)
See Also