Comparing multiple graphs

let's say I have a master graph, which is shared by several groups. These groups will then augment the contents (change attributes settings, add new attributes, and new nodes, etc.).
I need a mechanism which will show the changes made to the graph that is being worked on, etc.
Is there a good mechanism?

I am currently digging into Comparing Graphs - APOC Extended Documentation

anything else I could look at? I can see how to tell if there were changes but I need to have an easy way to "SEE" all the changes. make sense?

Thank You Guys, thanks for helping me on this general graph question.. your friend in graphs.. :slight_smile: