|
Change Variable Type decorator : Function<InputRelationship,InputRelationship> to decorator : Decorator<InputRelationship> in method public shouldNotOverrideAlreadySetRelationshipType() : void in class org.neo4j.unsafe.impl.batchimport.input.InputEntityDecoratorsTest |
From |
To |
|
Change Variable Type decorator : Function<InputRelationship,InputRelationship> to decorator : Decorator<InputRelationship> in method public shouldNotOverrideAlreadySetRelationshipTypeId() : void in class org.neo4j.unsafe.impl.batchimport.input.InputEntityDecoratorsTest |
From |
To |
|
Change Variable Type decorator : Function<InputNode,InputNode> to decorator : Decorator<InputNode> in method public shouldNotTouchLabelsIfNodeHasLabelFieldSet() : void in class org.neo4j.unsafe.impl.batchimport.input.InputEntityDecoratorsTest |
From |
To |
|
Change Variable Type multi : Function<InputNode,InputNode> to multi : Decorator<InputNode> in method public shouldCramMultipleDecoratorsIntoOne() : void in class org.neo4j.unsafe.impl.batchimport.input.InputEntityDecoratorsTest |
From |
To |
|
Change Variable Type decorator : Function<InputRelationship,InputRelationship> to decorator : Decorator<InputRelationship> in method public shouldProvideDefaultRelationshipType() : void in class org.neo4j.unsafe.impl.batchimport.input.InputEntityDecoratorsTest |
From |
To |
|
Change Variable Type decorator : Function<InputNode,InputNode> to decorator : Decorator<InputNode> in method public shouldAddMissingLabels() : void in class org.neo4j.unsafe.impl.batchimport.input.InputEntityDecoratorsTest |
From |
To |
|
Change Variable Type decorator1 : Function<InputNode,InputNode> to decorator1 : Decorator<InputNode> in method public shouldCramMultipleDecoratorsIntoOne() : void in class org.neo4j.unsafe.impl.batchimport.input.InputEntityDecoratorsTest |
From |
To |
|
Change Variable Type decorator : Function<InputNode,InputNode> to decorator : Decorator<InputNode> in method public shouldAddLabelsToNodeWithoutLabels() : void in class org.neo4j.unsafe.impl.batchimport.input.InputEntityDecoratorsTest |
From |
To |
|
Change Variable Type decorator2 : Function<InputNode,InputNode> to decorator2 : Decorator<InputNode> in method public shouldCramMultipleDecoratorsIntoOne() : void in class org.neo4j.unsafe.impl.batchimport.input.InputEntityDecoratorsTest |
From |
To |