ea006392e2a73aba32ce6377ce8ff7249cc99d9c
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 21
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type label : String to tokenNames : String[] in method private IndexResult(description String, tokenNames String[], properties List<String>, state String, type String, provider Map<String,String>) in class org.neo4j.kernel.builtinprocs.BuiltInProcedures.IndexResult | From | To | |
| Rename Variable | 1 | ||
| Rename Variable label : String to tokenNames : String[] in method public listIndexes() : Stream<IndexResult> in class org.neo4j.kernel.builtinprocs.BuiltInProcedures | From | To | |
| Rename Attribute | 1 | ||
| Rename Attribute label : String to tokenNames : String[] in class org.neo4j.kernel.builtinprocs.BuiltInProcedures.IndexResult | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type label : String to tokenNames : String[] in method public listIndexes() : Stream<IndexResult> in class org.neo4j.kernel.builtinprocs.BuiltInProcedures | From | To | |
| Change Attribute Type | 1 | ||
| Change Attribute Type label : String to tokenNames : String[] in class org.neo4j.kernel.builtinprocs.BuiltInProcedures.IndexResult | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter label : String to tokenNames : String[] in method private IndexResult(description String, tokenNames String[], properties List<String>, state String, type String, provider Map<String,String>) in class org.neo4j.kernel.builtinprocs.BuiltInProcedures.IndexResult | From | To |