Click or drag to resize

IAlgebraOptimiser Methods

The IAlgebraOptimiser type exposes the following members.

Methods
  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.
Public methodOptimise
Optimises the given Algebra.
Top
See Also