e9241cf70d75ecc277c20b87ce2809159ce9d59f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 4 | ||
Rename Variable ctx : Transaction to ignore : Transaction in method public shouldRollbackOnFailure() : void in class org.neo4j.internal.kernel.api.NodeWriteTestBase | From | To | |
Rename Variable ctx : Transaction to ignore : Transaction in method public shouldRemoveLabelOnce() : void in class org.neo4j.internal.kernel.api.NodeWriteTestBase | From | To | |
Rename Variable ctx : Transaction to ignore : Transaction in method public shouldRemoveLabel() : void in class org.neo4j.internal.kernel.api.NodeWriteTestBase | From | To | |
Rename Variable ctx : Transaction to ignore : Transaction in method public shouldCreateNode() : void in class org.neo4j.internal.kernel.api.NodeWriteTestBase | From | To | |
Extract Method | 1 | ||
Extract Method private readProperty(node long, propertyKey int) : Value extracted from public nodeSetProperty(node long, propertyKey int, value Value) : Value in class org.neo4j.kernel.impl.newapi.Operations | From | To |