Class | Description |
---|---|
BadlyDesignedLeftJoinIterator | |
BindingSetHashKey |
Compact and efficient representation of a binding set for use as a key in
hash maps.
|
BottomUpJoinIterator | Deprecated
replaced by HashJoinIteration
|
CollectionIteration<E,X extends Exception> |
An iteration to access a materialized
Collection of BindingSets. |
CompatibleBindingSetFilter | Deprecated |
DescribeIteration |
Iteration that implements a simplified version of Symmetric Concise Bounded
Description (omitting reified statements).
|
ExtensionIterator | |
FilterIterator | |
GroupIterator | |
HashJoinIteration |
Generic hash join implementation suitable for use by Sail implementations.
|
JoinIterator | |
LeftJoinIterator | |
MultiProjectionIterator | |
OrderIterator |
Sorts the input and optionally applies limit and distinct.
|
PathIteration | |
PathIteration.ValuePair | |
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.
|
ZeroLengthPathIteration |
Copyright © 2001-2016 Aduna. All Rights Reserved.