OrderByDistinctOptimiserIsApplicable Method | 
| Name | Description | |
|---|---|---|
| IsApplicable(SparqlQuery) | 
            Returns true if the query is a SELECT DISTINCT or SELECT REDUCED and has an ORDER BY.
              | |
| IsApplicable(SparqlUpdateCommandSet) | 
            Returns that this is not applicable to updates.
              |