| Constructor and Description |
|---|
InnerJoin(PlanNode left,
PlanNode right,
PushBasedPlanNode discardedLeft,
PushBasedPlanNode discardedRight) |
| Modifier and Type | Method and Description |
|---|---|
int |
depth() |
org.eclipse.rdf4j.common.iteration.CloseableIteration<Tuple,SailException> |
iterator() |
public InnerJoin(PlanNode left, PlanNode right, PushBasedPlanNode discardedLeft, PushBasedPlanNode discardedRight)
Copyright © 2015-2018 Eclipse Foundation. All Rights Reserved.