a8041b54fcddd415e7a9be5b1a38f4f449ec443b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 11
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 2 | ||
Rename Variable statementTokenNameLookup : StatementTokenNameLookup to tokenNameLookup : TokenNameLookup in method public buildSchemaGraph() : GraphResult in class org.neo4j.kernel.builtinprocs.SchemaProcedure | From | To | |
Rename Variable statement : Statement to ktx : KernelTransaction in method private launchCustomIndexPopulation(labelNameIdMap Map<String,Integer>, propertyId int, updates List<NodeUpdates>) : void in class schema.MultiIndexPopulationConcurrentUpdatesIT | From | To | |
Change Variable Type | 2 | ||
Change Variable Type statementTokenNameLookup : StatementTokenNameLookup to tokenNameLookup : TokenNameLookup in method public buildSchemaGraph() : GraphResult in class org.neo4j.kernel.builtinprocs.SchemaProcedure | From | To | |
Change Variable Type statement : Statement to ktx : KernelTransaction in method private launchCustomIndexPopulation(labelNameIdMap Map<String,Integer>, propertyId int, updates List<NodeUpdates>) : void in class schema.MultiIndexPopulationConcurrentUpdatesIT | From | To |