Class Merge.PropertyMergePolicy

java.lang.Object
ac.simons.neo4j.migrations.core.refactorings.Merge.PropertyMergePolicy
Enclosing interface:
Merge

public static class Merge.PropertyMergePolicy extends Object
A property merge policy defines how properties with the same name defined on several nodes to be merged should be handled. A policy consists of a pattern that matches the names of properties and a strategy how to deal with them.