apoc.diff.graphs
Procedure Apoc Extended
Compares two graphs and returns the results
Signature
apoc.diff.graphs(source :: ANY?, dest :: ANY?, config = {} :: MAP?) :: (difference :: ANY?, entityType :: STRING?, id :: INTEGER?, sourceLabel :: STRING?, destLabel :: STRING?, source :: ANY?, dest :: ANY?)