com.hp.hpl.jena.sparql.engine.iterator
Class QueryIterBlockTriplesQH
java.lang.Object
com.hp.hpl.jena.sparql.util.PrintSerializableBase
com.hp.hpl.jena.sparql.engine.iterator.QueryIteratorBase
com.hp.hpl.jena.sparql.engine.iterator.QueryIter
com.hp.hpl.jena.sparql.engine.iterator.QueryIter1
com.hp.hpl.jena.sparql.engine.iterator.QueryIterRepeatApply
com.hp.hpl.jena.sparql.engine.iterator.QueryIterBlockTriplesQH
- All Implemented Interfaces:
- QueryIterator, PrintSerializable, java.util.Iterator<Binding>, Printable, Closeable
public class QueryIterBlockTriplesQH
- extends QueryIterRepeatApply
An Iterator that takes a binding and executes
a pattern via the Jena graph QueryHandler interface.
| Methods inherited from class com.hp.hpl.jena.sparql.engine.iterator.QueryIter1 |
output |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
create
public static QueryIterator create(QueryIterator input,
BasicPattern pattern,
ExecutionContext cxt)
nextStage
public QueryIterator nextStage(Binding binding)
projectionVars
public static Var[] projectionVars(java.util.Set<Var> vars)
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.