Click or drag to resize

ISparqlDatasetActiveGraphUris Property

Gets the enumeration of the Graph URIs that currently make up the active graph.

Namespace:  VDS.RDF.Query.Datasets
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
IEnumerable<Uri> ActiveGraphUris { get; }

Property Value

Type: IEnumerableUri
See Also