Package org.openrdf.query.algebra.evaluation.iterator

Class Summary
BadlyDesignedLeftJoinIterator  
BottomUpJoinIterator Join Iterator that executes a basic bottom-up hash-join algorithm.
CollectionIteration<E,X extends Exception> An iteration to access a materialized Collection of BindingSets.
CompatibleBindingSetFilter Deprecated.  
ExtensionIterator  
FilterIterator  
GroupIterator  
JoinIterator  
LeftJoinIterator  
MultiProjectionIterator  
OrderIterator Sorts the input and optionally applies limit and distinct.
ProjectionIterator  
SilentIteration Wrap an inner iteration and suppress exceptions silently
SPARQLMinusIteration<X extends Exception> An Iteration that returns the results of an Iteration (the left argument) MINUS any results that are compatible with results of another Iteration (the right argument) or that have no shared variables.
 



Copyright © 2001-2012 Aduna. All Rights Reserved.