I have two graphs. The first is the current graph, updated, and the second is the old one. The difference between these two graphs must be visualized with red color (node or link in red).
To be clear, I have two JSON files (I exported the DB into JSON files) and the difference between the two files should be visualized in red in the graph.
Could anyone help for to find the way to implement that?
Your question is more about the visualization than about the Neo4j.
Neo4j doesn't have any kind of this functionality out of the box.
It depends for what purpose you want to show difference between two graphs. You can use d3.js for creating your own solution or try one of the existing visualization libraries for graphs - Graph Visualization for Neo4j
Could you please tell us more about your use case?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With