Constructor. Accepts to children to join and the predicate to join them on @param p The predicate to use to join the children @param child1 Iterator for the left(outer) relation to join @param child2 Iterator for the right(inner) relation to join
(JoinPredicate p, OpIterator child1, OpIterator child2)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected