ba41165532cb3c94048c04b60814e906a39a9ee4
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable propertyIds : PrimitiveIntSet to nodePropertyIds : PrimitiveIntSet in method public onLabelChange(state KernelStatement, labelId int, node NodeItem, changeType LabelChangeType) : void in class org.neo4j.kernel.impl.api.state.IndexTxStateUpdater | From | To | |
Inline Method | 1 | ||
Inline Method private nodeHasIndexProperties(nodeProperties PrimitiveIntSet, indexPropertyIds int[], changedPropertyId int) : boolean inlined to private nodeHasIndexProperties(nodeProperties PrimitiveIntSet, indexPropertyIds int[]) : boolean in class org.neo4j.kernel.impl.api.state.IndexTxStateUpdater | From | To |