Evolve your Graph Model with Refactoring using APOC (#12)

30 Mar, 2019



Oftentimes your graph evolves over time, you want to change structure, extract nodes, rename relationships or extract nodes from properties. Sometimes you even want to clone whole substructures. In this demo I show how to use the graph refactoring procedures in APOC to achieve that. If you have questions, please ask them in https://community.neo4j.com/c/neo4j-graph-platform/procedures-apoc And if you run into issues, you can raise them here: https://github.com/neo4j-contrib/neo4j-apoc-procedures/issues

Related Videos