d64729e611b90e7d47e027c65c95e092072f2a83
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 2 | ||
Extract Method private getGraphDatabaseService(storeDir File, settings String...) : GraphDatabaseService extracted from private getGraphDatabaseService(storeDir File) : GraphDatabaseService in class org.neo4j.consistency.ConsistencyCheckServiceIntegrationTest | From | To | |
Extract Method private createIndex(gds GraphDatabaseService, label Label, propKey String) : void extracted from public shouldReportMissingSchemaIndex() : void in class org.neo4j.consistency.ConsistencyCheckServiceIntegrationTest | From | To |