Click or drag to resize

ExplainUpdateProcessorGetQueryProcessor 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: ISparqlQueryAlgebraProcessorBaseMultiset, SparqlEvaluationContext

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

See Also