Click or drag to resize

WrapperDatasetDefaultGraphUris Property

Gets the Default Graph URIs.

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

Property Value

Type: IEnumerableUri

Implements

ISparqlDatasetDefaultGraphUris
See Also