Class | Description |
---|---|
JoinGraph |
JoinGraph represents sequence of Joins, where nodes in the graph
are PlanNodes that are being joined and edges are all equality join
conditions between pair of nodes.
|
JoinGraph.Edge |
Copyright © 2012–2019. All rights reserved.