Package org.jrdf.query.relation.operation.mem.join

Interface Summary
TupleEngine Implementation of different types of Join algorithms.
 

Class Summary
DyadicJoinImpl A simple memory based implementation of DyadicJoin.
NadicJoinImpl A simple memory based implementation of NadicJoin.