Click or drag to resize

ExplainUpdateProcessor.GetQueryProcessor Method

Gets the Query Processor to be used.

Namespace:  VDS.RDF.Update
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected override ISparqlQueryAlgebraProcessor<BaseMultiset, SparqlEvaluationContext> GetQueryProcessor()

Return Value

Type: ISparqlQueryAlgebraProcessor<BaseMultiset, SparqlEvaluationContext>

[Missing <returns> documentation for "M:VDS.RDF.Update.ExplainUpdateProcessor.GetQueryProcessor"]

See Also