Click or drag to resize

BaseDatasetActiveGraphUris Property

Gets the Active Graph URIs.

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

Property Value

Type: IEnumerableUri

Implements

ISparqlDatasetActiveGraphUris
See Also