Package elki.database.query
-
Interface Summary Interface Description QueryOptimizer Interface to automatically add indexes to a database when no suitable indexes have been found. -
Class Summary Class Description DisableQueryOptimizer Dummy implementation to disable automatic optimization.DisableQueryOptimizer.Par Parameterization class.EmpiricalQueryOptimizer Class to automatically add indexes to a database.QueryBuilder<O> Class to build a query.