da96688c15a1f63218039dcbbc30854e059c66a0
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 10
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method public setHighNodeId(nodeId long) : void renamed to public setNodeCount(nodeId long) : void in class org.neo4j.unsafe.impl.batchimport.cache.NodeRelationshipCache | From | To | |
Change Parameter Type | 1 | ||
Change Parameter Type storeUpdateMonitor : EntityStoreUpdaterStep.Monitor to storeUpdateMonitor : CountingStoreUpdateMonitor in method public RelationshipStage(config Configuration, writeMonitor IoMonitor, relationships InputIterable<InputRelationship>, idMapper IdMapper, badCollector Collector, inputCache InputCache, neoStore BatchingNeoStores, storeUpdateMonitor CountingStoreUpdateMonitor) in class org.neo4j.unsafe.impl.batchimport.RelationshipStage | From | To |