d94233fae61c7e24ad584fb814900cb08810130f
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 64
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Parameter | 2 | ||
Rename Parameter fileSystem : FileSystemAbstraction to fs : FileSystemAbstraction in method public StoreFactory(fs FileSystemAbstraction, storeDir File, pageCache PageCache, logProvider LogProvider) in class org.neo4j.kernel.impl.store.StoreFactory | From | To | |
Rename Parameter allowCreateEmpty : boolean to createIfNotExist : boolean in method public newNeoStore(createIfNotExist boolean) : NeoStore in class org.neo4j.kernel.impl.store.StoreFactory | From | To |