0296d528401a0296633a150f35907983e00afc18
Files Diff
- Added: 6
- Removed: 4
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Class | 2 | ||
| Rename Class org.neo4j.cypher.internal.codegen.RelationshipIdWrapper renamed to org.neo4j.cypher.internal.codegen.RelationshipIdWrapperImpl | From | To | |
| Rename Class org.neo4j.cypher.internal.codegen.NodeIdWrapper renamed to org.neo4j.cypher.internal.codegen.NodeIdWrapperImpl | From | To | |
| Move Class | 2 | ||
| Move Class org.neo4j.cypher.internal.codegen.CompiledOrderabilityUtils moved to org.neo4j.cypher.internal.compiler.v3_2.util.CompiledOrderabilityUtils | From | To | |
| Move Class org.neo4j.cypher.internal.codegen.CompiledOrderabilityUtilsTest moved to org.neo4j.cypher.internal.compiler.v3_2.util.CompiledOrderabilityUtilsTest | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type that : RelationshipIdWrapper to that : RelationshipIdWrapperImpl in method public equals(o Object) : boolean in class org.neo4j.cypher.internal.codegen.RelationshipIdWrapperImpl | From | To | |
| Extract Interface | 2 | ||
| Extract Interface org.neo4j.cypher.internal.compiler.v3_2.spi.RelationshipIdWrapper from classes [org.neo4j.cypher.internal.codegen.RelationshipIdWrapperImpl] | From | To | |
| Extract Interface org.neo4j.cypher.internal.compiler.v3_2.spi.NodeIdWrapper from classes [org.neo4j.cypher.internal.codegen.NodeIdWrapperImpl] | From | To |