ExplainUpdateProcessorGetQueryProcessor Method  | 
 
            Gets the Query Processor to be used.
            
 
    Namespace: 
   VDS.RDF.Update
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxprotected override ISparqlQueryAlgebraProcessor<BaseMultiset, SparqlEvaluationContext> GetQueryProcessor()
Protected Overrides Function GetQueryProcessor As ISparqlQueryAlgebraProcessor(Of BaseMultiset, SparqlEvaluationContext)
Return Value
Type: 
ISparqlQueryAlgebraProcessorBaseMultiset, 
SparqlEvaluationContext[Missing <returns> documentation for "M:VDS.RDF.Update.ExplainUpdateProcessor.GetQueryProcessor"]
See Also