Demonstrating getBaseEdge, getClusteredEdges updateEdge and updateClusteredNode.
- Clicking on the cluster will change it to a star (updateClusteredNode).
- Clicking on an edge will make it red regardless of whether it is a clusteredEdge or not (updateEdge)
- Clicking on an edge will also show the results of getBaseEdge and getClusteredEdge