Click or drag to resize

OrderByDistinctOptimiserIsApplicable Method

Overload List
  NameDescription
Public methodIsApplicable(SparqlQuery)
Returns true if the query is a SELECT DISTINCT or SELECT REDUCED and has an ORDER BY.
Public methodIsApplicable(SparqlUpdateCommandSet)
Returns that this is not applicable to updates.
Top
See Also