9a60fd613b45ed12f40f1cd868214db30ddbfbc9
Files Diff
- Added: 3
- Removed: 0
- Renamed: 0
- Modified: 6
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type node : NodeValueIndexCursor to node : NodeIndexCursor in method package assertFoundNodes(node NodeIndexCursor, nodes int, uniqueIds PrimitiveLongSet) : void in class org.neo4j.internal.kernel.api.NodeValueIndexCursorTestBase | From | To | |
Extract And Move Method | 1 | ||
Extract And Move Method package labelScanReader() : LabelScanReader extracted from public nodeLabelScan(label int, cursor NodeLabelIndexCursor) : void in class org.neo4j.kernel.impl.newapi.Read & moved to class org.neo4j.kernel.impl.newapi.MockStore | From | To |