c88729797380fee6d01356b21d64ae3890b10a32
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Method | 1 | ||
Rename Method private calcuateArchive(database String, to Path) : Path renamed to private calculateArchive(database String, to Path) : Path in class org.neo4j.commandline.dbms.DumpCommand | From | To | |
Extract Variable | 1 | ||
Extract Variable databaseDirectory : Path in method public execute(args String[]) : void from class org.neo4j.commandline.dbms.DumpCommand | From | To |