6cd03d258fe7dfc488ce03a782c37bfac875b129
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Extract Attribute | 1 | ||
| Extract Attribute public INITIAL_POSITION : int in class org.neo4j.kernel.impl.newapi.PropertyCursor | From | To | |
| Extract Variable | 2 | ||
| Extract Variable numberOfBlocks : int in method public next() : boolean from class org.neo4j.kernel.impl.newapi.PropertyCursor | From | To | |
| Extract Variable current : long in method public next() : boolean from class org.neo4j.kernel.impl.newapi.PropertyCursor | From | To | |
| Inline Variable | 1 | ||
| Inline Variable propertyId : int in method public getProperties(keys String...) : Map<String,Object> from class org.neo4j.kernel.impl.core.NodeProxy | From | To |