IAlgebraOptimiser Methods |
The IAlgebraOptimiser type exposes the following members.
Name | Description | |
---|---|---|
![]() | IsApplicable(SparqlQuery) |
Determines whether an Optimiser is applicable based on the Query whose Algebra is being optimised.
|
![]() | IsApplicable(SparqlUpdateCommandSet) |
Determines whether an Optimiser is applicable based on the Update Command Set being optimised.
|
![]() | Optimise |
Optimises the given Algebra.
|