Click or drag to resize

SparqlQueryNamedGraphs Property

Gets the Named Graph URIs for the Query.

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

Property Value

Type: IEnumerableUri
See Also