579c632ee33717d203c479882993d2a8111d3ea0
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract And Move Method | 1 | ||
Extract And Move Method public nodesWithAnyOfLabels(labelIds int...) : PrimitiveLongResourceIterator extracted from package LabelScanViewIdIterator(labelScanReader LabelScanReader, labelIds int[]) in class org.neo4j.kernel.impl.transaction.state.storeview.LabelScanViewIdIterator & moved to class org.neo4j.storageengine.api.schema.LabelScanReader | From | To | |
Rename Parameter | 1 | ||
Rename Parameter startId : long to fromId : long in method public nodesWithAnyOfLabels(fromId long, labelIds int...) : PrimitiveLongResourceIterator in class org.neo4j.storageengine.api.schema.LabelScanReader | From | To |