8e3f87329e5b6ef8df7135502de1629b9f2193c6
Files Diff
- Added: 1
- Removed: 1
- Renamed: 0
- Modified: 12
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Replace Variable With Attribute | 1 | ||
Replace Variable With Attribute properties : Map<String,String> to good_tuning_file_properties : Map<String,String> in method private createTuningFile(temporaryConfigFile File) : void in class org.neo4j.server.helpers.CommunityServerBuilder | From | To | |
Change Variable Type | 1 | ||
Change Variable Type graphdb : GraphDatabaseAPI to graphdb : GraphDatabaseService in method private createNode() : long in class org.neo4j.server.rest.IndexNodeDocIT | From | To |