Click or drag to resize

SparqlEvaluationContextProcessor Property

Gets the custom query processor that is in use (if any).

Namespace:  VDS.RDF.Query
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ISparqlQueryAlgebraProcessor<BaseMultiset, SparqlEvaluationContext> Processor { get; }

Property Value

Type: ISparqlQueryAlgebraProcessorBaseMultiset, SparqlEvaluationContext
See Also