Hi!
I am wondering if the graph operations: edge contraction and Vertex splitting Edge contraction - Wikipedia implemented as procedures? It think it will be handy to have these commonly used operations. Let me know.
Best,
Lavanya
Hi!
I am wondering if the graph operations: edge contraction and Vertex splitting Edge contraction - Wikipedia implemented as procedures? It think it will be handy to have these commonly used operations. Let me know.
Best,
Lavanya
apoc.refactor.collapseRelationship
And copyNode with filter perhaps?
Or create a GitHub issue for node splitting with details