Click or drag to resize

ISparqlDatasetGraphUris Property

Gets all the URIs of Graphs in the Dataset.

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

Property Value

Type: IEnumerableUri
See Also