79fc72b7302000beeca8f8dbaef63df6b5e6e579
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 2 | ||
| Rename Method public testWithRelationships() : void renamed to public testWithAllDifferentRelationships() : void in class org.neo4j.kernel.builtinprocs.BuiltInSchemaProceduresIT | From | To | |
| Rename Method public testWithNodes() : void renamed to public testWithAllDifferentNodes() : void in class org.neo4j.kernel.builtinprocs.BuiltInSchemaProceduresIT | From | To | |
| Change Return Type | 2 | ||
| Change Return Type void to NodeMappings in method private initializeMappingsForNodes() : NodeMappings in class org.neo4j.kernel.builtinprocs.SchemaCalculator | From | To | |
| Change Return Type void to RelationshipMappings in method private initializeMappingsForRels() : RelationshipMappings in class org.neo4j.kernel.builtinprocs.SchemaCalculator | From | To |