Package com.ontotext.ordi.iterator

Interface Summary
CloseableIterator<E> CloseableIterator allows the underlying implementation to do any cleanup and disconnect from any source that it may be using.
 

Class Summary
AggregationIteratorImpl<E> This iterator is responsible to aggregate multiple data sets as unique.
CloseableIteratorImpl<E>  
ConvertingIteratorImpl<X> This class converts the ORDI's result iterator to Sesame's CloseableIteration.
ExplicitStatementIteratorImpl This class is used to filter implicit statements from the result set.
WrappedSesameIteratorImpl<E> This class wraps the Sesame CloseableIteration type and provides ORDI friendly iteration interface.
 



Copyright © 2008. All Rights Reserved.