b38844a40dbbfb0ec4076bbbec7a7c91df9d1c7c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Parameterize Variable | 2 | ||
| Parameterize Variable existingProperty : Property to rhs : Property in method private propertyHasChanged(lhs Property, rhs Property) : boolean in class org.neo4j.kernel.impl.api.StateHandlingStatementOperations | From | To | |
| Extract Method | 2 | ||
| Extract Method private propertyHasChanged(lhs Property, rhs Property) : boolean extracted from public nodeSetProperty(state KernelStatement, nodeId long, property DefinedProperty) : Property in class org.neo4j.kernel.impl.api.StateHandlingStatementOperations | From | To | |
| Extract Method private propertyHasChanged(lhs Property, rhs Property) : boolean extracted from public relationshipSetProperty(state KernelStatement, relationshipId long, property DefinedProperty) : Property in class org.neo4j.kernel.impl.api.StateHandlingStatementOperations | From | To |