Uses of Class
org.apache.jena.sparql.engine.iterator.QueryIteratorWrapper
-
Packages that use QueryIteratorWrapper Package Description org.apache.jena.sparql.engine.iterator -
-
Uses of QueryIteratorWrapper in org.apache.jena.sparql.engine.iterator
Subclasses of QueryIteratorWrapper in org.apache.jena.sparql.engine.iterator Modifier and Type Class Description class
QueryIteratorCaching
A caching QueryIterator.class
QueryIteratorCheck
Query iterator that checks everything was closed correctlyclass
QueryIteratorCloseable
class
QueryIteratorLogging
Intercept and print iterator operationsclass
QueryIteratorMapped
A query iterator which allows remapping variables to different namesclass
QueryIteratorTiming
-