Click or drag to resize

SparqlQueryParserContextQuery Property

Gets the Query that this Parser Context is populating.

Namespace:  VDS.RDF.Parsing.Contexts
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public SparqlQuery Query { get; }

Property Value

Type: SparqlQuery
See Also