Helper function to display a Swing window with a tree representation of the specified list of joins. See #orderJoins, which may want to call this when the analyze flag is true. @param js the join plan to visualize @param pc the PlanCache accumulated whild building the
(Vector<LogicalJoinNode> js, PlanCache pc,
HashMap<String, TableStats> stats,
HashMap<String, Double> selectivities)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected