someshkar / covid19india-cluster

:microscope: Covid19 India Cluster Graph
https://cluster.covid19india.org
MIT License
989 stars 654 forks source link

Ignoring all duplicates in ID of nodes #122

Open sibeshkar opened 4 years ago

sibeshkar commented 4 years ago

Add generic logic to check if node with certain ID exists, and add new node with ID only if it doesn't exist already. To eliminate duplicates errors like https://github.com/someshkar/covid19india-cluster/issues/117