Closed blahami2 closed 8 years ago
Construct nodes and edges from the graph (graph.createX())
Graph now adds edge to its nodes automatically (well, graph does). Check for explicit node.addEdge() and remove them.
Finished
Construct nodes and edges from the graph (graph.createX())