Click or drag to resize

IAlgebraOptimiser.IsApplicable Method

Overload List
  NameDescription
Public methodIsApplicable(SparqlQuery)
Determines whether an Optimiser is applicable based on the Query whose Algebra is being optimised.
Public methodIsApplicable(SparqlUpdateCommandSet)
Determines whether an Optimiser is applicable based on the Update Command Set being optimised.
Top
See Also