eisman / neo4jd3

Neo4j graph visualization using D3.js
https://eisman.github.io/neo4jd3/
MIT License
1.37k stars 422 forks source link

Remove duplicate nodes or relations on update #43

Open eggttball opened 5 years ago

eggttball commented 5 years ago

If we get real data as nodes and relations, each of them has an unique id. I think existing nodes or relations should not display again, right ?