6cbd79f77e2ac99c6c862af4deb1e9a856c8507f
Files Diff
- Added: 0
- Removed: 2
- Renamed: 0
- Modified: 23
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private readNodeLabels(labelScanStore LabelScanStore, node Node) : long[] renamed to private readNodesForLabel(labelScanStore LabelScanStore) : long[] in class org.neo4j.graphdb.LabelScanStoreStartupIT | From | To | |
Extract Attribute | 1 | ||
Extract Attribute private LABEL : Label in class org.neo4j.graphdb.LabelScanStoreStartupIT | From | To | |
Extract Method | 1 | ||
Extract Method private sortAndDeduplicate(labels long[]) : long[] extracted from private validateLabelIds(nodeRecord NodeRecord, actualLabels long[], report REPORT) : void in class org.neo4j.consistency.checking.full.NodeInUseWithCorrectLabelsCheck | From | To |