Package ac.simons.neo4j.migrations.core.refactorings
package ac.simons.neo4j.migrations.core.refactorings
-
ClassDescriptionRepresents the available changes to the Graph done by a refactoring.An empty instance.CustomizableRefactoring<T extends CustomizableRefactoring<T>>A customizable refactoring.Refactoring that allows merging of entities.A
property merge policy
defines how properties with the same name defined on several nodes to be merged should be handled.The strategy how to deal with multiple properties of the same name.Migrates existing B-tree indexes and constraints backed by such indexes to Neo4j 5.0+ and higher supported indexes.Normalizes Graph propertiesA simplification over a standard .Defines a feature set for any newly opened query runner.Executable definition of a refactoring.A wrapper around access to a Neo4j database.Renames entities or properties of entities.