22cbababf41fd5008b4d7dfe99f8ffe23d5f5341
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type propertyKey : String to propertyKeys : String[] in method package SchemaIndexUsage(identifier String, label String, propertyKeys String[]) in class org.neo4j.kernel.api.query.SchemaIndexUsage | From | To | |
Rename Attribute | 1 | ||
Rename Attribute propertyKey : String to propertyKeys : String[] in class org.neo4j.kernel.api.query.SchemaIndexUsage | From | To | |
Extract Variable | 1 | ||
Extract Variable key : String in method public asMap() : Map<String,String> from class org.neo4j.kernel.api.query.SchemaIndexUsage | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type propertyKey : String to propertyKeys : String[] in class org.neo4j.kernel.api.query.SchemaIndexUsage | From | To | |
Rename Parameter | 1 | ||
Rename Parameter propertyKey : String to propertyKeys : String[] in method package SchemaIndexUsage(identifier String, label String, propertyKeys String[]) in class org.neo4j.kernel.api.query.SchemaIndexUsage | From | To |