2f5d7d8abd16173ba3eb298b262509dfbe335cdf
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private getRecord(id long, cursor PageCursor, record RelationshipGroupRecord) : RelationshipGroupRecord renamed to private readRecord(id long, cursor PageCursor, record RelationshipGroupRecord) : void in class org.neo4j.kernel.impl.store.RelationshipGroupStore | From | To | |
Change Return Type | 1 | ||
Change Return Type RelationshipGroupRecord to void in method private readRecord(id long, cursor PageCursor, record RelationshipGroupRecord) : void in class org.neo4j.kernel.impl.store.RelationshipGroupStore | From | To |