Click or drag to resize

WrapperDataset.DefaultGraphUris 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: IEnumerable<Uri>

Implements

ISparqlDataset.DefaultGraphUris
See Also