Click or drag to resize

BaseDatasetDefaultGraphUris Property

Gets the Default Graph URIs.

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

Property Value

Type: IEnumerableUri

Implements

ISparqlDatasetDefaultGraphUris
See Also