519520521522523524525526527
edges.add(e); } } } final ClusterGraph graph = new ClusterGraph(root, nodes, edges, this); // TODO remove circular dependency ClusterUtil/ClusterGraph return graph; }