com.hp.hpl.jena.sparql.engine.main.iterator
Class QueryIterLeftJoin
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.QueryIter2
com.hp.hpl.jena.sparql.engine.main.iterator.QueryIterJoinBase
com.hp.hpl.jena.sparql.engine.main.iterator.QueryIterLeftJoin
- All Implemented Interfaces:
- QueryIterator, PrintSerializable, Iterator<Binding>, org.openjena.atlas.io.Printable, org.openjena.atlas.lib.Closeable
public class QueryIterLeftJoin
- extends QueryIterJoinBase
Left join by materializing the RHS
| Methods inherited from class com.hp.hpl.jena.sparql.engine.iterator.QueryIter2 |
output |
| Methods inherited from interface org.openjena.atlas.io.Printable |
output |
QueryIterLeftJoin
public QueryIterLeftJoin(QueryIterator left,
QueryIterator right,
ExprList exprs,
ExecutionContext qCxt)
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010 Epimorphics Ltd.