| Package | Description |
|---|---|
| com.hp.hpl.jena.sparql.engine.iterator | |
| com.hp.hpl.jena.sparql.engine.main.iterator | |
| com.hp.hpl.jena.sparql.resultset |
| Class and Description |
|---|
| QueryIter
This class provides the general machinary for iterators.
|
| QueryIter1
This class supports a QueryIter that takes one QueryIterator as input.
|
| QueryIter2
This class marks a QueryIter that takes two QueryIterators as input.
|
| QueryIter2LoopOnLeft
Binary operation done by looping on the left, and materializing the right - this is not streamed on the right
See also QueryIterRepeatApply
|
| QueryIteratorBase
This class provides the general machinary for iterators.
|
| QueryIteratorCaching
A caching QueryIterator.
|
| QueryIteratorCheck
Query iterator that checks everything was closed correctly
|
| QueryIteratorTiming |
| QueryIteratorWrapper
Wrap a QueryIterator so it can have some/all of it's methods intercepted.
|
| QueryIterConvert
Iterator over another QueryIterator, applying a converter function
to each object that is returned by .next()
|
| QueryIterConvert.Converter |
| QueryIterDistinctReduced
Implementation skeleton for DISTINCT and REDUCED.
|
| QueryIterPeek |
| QueryIterPlainWrapper
Turn an normal java.util.Iterator (of Bindings) into a QueryIterator
|
| QueryIterProcessBinding
An iterator that applies a condition.
|
| QueryIterRepeatApply
Repeatedly execute the subclass operation for each Binding in the input iterator.
|
| QueryIterRoot |
| QueryIterSingleton
A singleton iterator
|
| QueryIterSub
This class supports a QueryIter that uses a single sub iterator.
|
| QueryIterYieldN
A query iterator that yields the same thing N times.
|
| Class and Description |
|---|
| QueryIter
This class provides the general machinary for iterators.
|
| QueryIter1
This class supports a QueryIter that takes one QueryIterator as input.
|
| QueryIteratorBase
This class provides the general machinary for iterators.
|
| QueryIterRepeatApply
Repeatedly execute the subclass operation for each Binding in the input iterator.
|
| Class and Description |
|---|
| QueryIteratorBase
This class provides the general machinary for iterators.
|
Licenced under the Apache License, Version 2.0