f6382bb68c94b83c9c7ee58c31ef4a23049c6eca
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private isWantedLabelAndInUse() : boolean renamed to private isWantedTypeAndInUse() : boolean in class org.neo4j.kernel.impl.newapi.DefaultRelationshipScanCursor | From | To | |
Rename Attribute | 1 | ||
Rename Attribute label : int to type : int in class org.neo4j.kernel.impl.newapi.DefaultRelationshipScanCursor | From | To | |
Rename Parameter | 1 | ||
Rename Parameter label : int to type : int in method package scan(type int, read Read) : void in class org.neo4j.kernel.impl.newapi.DefaultRelationshipScanCursor | From | To |