Class QueryIterCommonParent

  • All Implemented Interfaces:
    java.util.Iterator<Binding>, org.apache.jena.atlas.io.Printable, org.apache.jena.atlas.lib.Closeable, QueryIterator, PrintSerializable

    public class QueryIterCommonParent
    extends QueryIterConvert
    Yield new bindings, with a fixed parent, with values from an iterator. Parent must not have variables in common with the iterator stream.