Click or drag to resize

SparqlEvaluationContextQuery Property

Gets the Query that is being evaluated.

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

Property Value

Type: SparqlQuery
See Also