Uses of Package
org.apache.jena.sparql.engine.iterator
Package
Description
-
ClassDescriptionThis class provides the machinery for trackable iterators.This class supports a QueryIter that takes one QueryIterator as input.This class marks a QueryIter that takes two QueryIterators as input.Binary operation done by looping on the left, and materializing the right - this is not streamed on the right See also QueryIterRepeatApplyThis class provides the general machinery for iterators.Query iterator that checks everything was closed correctlyWrap a QueryIterator so it can have some/all of it's methods intercepted.Iterator over another QueryIterator, applying a converter function to each object that is returned by .next()Implementation skeleton for DISTINCT and REDUCED.Turn an normal java.util.Iterator (of Bindings) into a QueryIteratorAn iterator that applies a condition.Repeatedly execute the subclass operation for each Binding in the input iterator.A singleton iteratorThis class supports a QueryIter that uses a single sub iterator.A query iterator that yields the same thing N times.
-
ClassDescriptionThis class provides the machinery for trackable iterators.This class marks a QueryIter that takes two QueryIterators as input.This class provides the general machinery for iterators.
-
ClassDescriptionThis class provides the machinery for trackable iterators.This class supports a QueryIter that takes one QueryIterator as input.This class provides the general machinery for iterators.Repeatedly execute the subclass operation for each Binding in the input iterator.
-