5.1 · Video Lesson

Refactoring

Full definition for refactoring (opens in a new tab)Changing the structure of a graph without changing what it represents, usually to make queries simpler, faster or more logical. is the process of changing the Full definition for data model (opens in a new tab)The labels, relationship types and properties chosen to represent a domain. and the graph.

There are three reasons why you would refactor: