| Package | Description |
|---|---|
| net.ontopia.topicmaps.query.impl.basic |
Contains the in-memory implementation of the query language.
|
| net.ontopia.topicmaps.query.impl.utils |
Code shared between query implementations.
|
| Class and Description |
|---|
| QueryTraceListenerIF
INTERNAL: Used for testing and timing of queries.
|
| Class and Description |
|---|
| BindingContext
INTERNAL.
|
| CostEstimator |
| PredicateSignature |
| QueryContext
INTERNAL: Used during traversal of queries to represent the context
at any given point in the query.
|
| QueryOptimizer
INTERNAL: An optimizer class that knows how to rewrite queries to
equivalent, but more efficient queries.
|
| QueryOptimizer.AbstractQueryOptimizer |
| QueryOptimizerIF
INTERNAL: Implemented by classes that know how to optimize tolog queries.
|
| QueryTraceListenerIF
INTERNAL: Used for testing and timing of queries.
|