Analysis: Check if all nodes form a single graph
Besides checking that there are no stale nodes (#147 (closed)), one should issue a warning if nodes do not form a connected graph. E.g. node1 -> node2 & node3->node4. In this case all nodes are connected but form two distinct groups which doe rarely make sense.