someshkar/covid19india-cluster

Ignoring all duplicates in ID of nodes

Open

#122 opened on Mar 27, 2020

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (991 stars) (666 forks)batch import
enhancementgood first issue

Description

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

Contributor guide