Package org.jrdf.query.execute

Interface Summary
QueryEngine An expression visitor that produces a relation result.
 

Class Summary
NaiveQueryEngineImpl An implementation of a Query Engine that does not try to optimize or transform the query.