Click or drag to resize

WrapperDatasetGraphUris Property

Gets the URIs of Graphs in the dataset.

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

Property Value

Type: IEnumerableUri

Implements

ISparqlDatasetGraphUris
See Also