ae42d855d6d035273ee2da293d657bc6b20928fc
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Inline Method | 1 | ||
| Inline Method private applyConfigChanges(builder GraphDatabaseBuilder, configChanges String...) : void inlined to public restartDatabase(action RestartAction, configChanges String...) : GraphDatabaseAPI in class org.neo4j.test.rule.DatabaseRule | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type db : ImpermanentDatabaseRule to db : DatabaseRule in class org.neo4j.cypher.CreateIndexStressIT | From | To |