public class FedXLeftJoin extends LeftJoin
Modifier and Type | Field and Description |
---|---|
protected QueryInfo |
queryInfo |
leftArg, rightArg
Constructor and Description |
---|
FedXLeftJoin(LeftJoin leftJoin,
QueryInfo queryInfo) |
Modifier and Type | Method and Description |
---|---|
QueryInfo |
getQueryInfo() |
clone, equals, getAssuredBindingNames, getBindingNames, getCondition, hasCondition, hashCode, replaceChildNode, setCondition, visit, visitChildren
getAlgorithmName, getLeftArg, getRightArg, setAlgorithm, setLeftArg, setRightArg
getCostEstimate, getParentNode, getResultSizeActual, getResultSizeEstimate, getSignature, getTotalTimeNanosActual, isGraphPatternGroup, isVariableScopeChange, nullEquals, replaceNodeInList, replaceWith, setCostEstimate, setGraphPatternGroup, setParentNode, setResultSizeActual, setResultSizeEstimate, setTotalTimeNanosActual, setVariableScopeChange, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
getCostEstimate, getParentNode, getResultSizeActual, getResultSizeEstimate, getSignature, getTotalTimeNanosActual, replaceWith, setCostEstimate, setParentNode, setResultSizeActual, setResultSizeEstimate, setTotalTimeNanosActual, toString
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.