Click or drag to resize

SparqlQueryDefaultGraphs Property

Gets the Default Graph URIs for the Query.

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

Property Value

Type: IEnumerableUri
See Also