Class QueryOptimizer.Reorderer

  • All Implemented Interfaces:
    QueryOptimizerIF
    Enclosing class:
    QueryOptimizer

    public static class QueryOptimizer.Reorderer
    extends QueryOptimizer.AbstractQueryOptimizer
    INTERNAL: Optimizes the query by reordering the clauses into the optimal order for evaluation. See http://www.ontopia.net/topicmaps/materials/tolog.html, under 'Optimizing queries'.