ebaaaec105b30628449ed11385a6fddeedd84ae7
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 2
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Variable | 15 | ||
| Rename Variable labelA : int to labelId : int in method private createNode(labels List<String>, propKeys List<String>, propValues List<Value>) : long in class org.neo4j.kernel.builtinprocs.BuiltInSchemaProceduresIT | From | To | |
| Rename Variable prop1 : int to propKeyId : int in method private createNode(labels List<String>, propKeys List<String>, propValues List<Value>) : long in class org.neo4j.kernel.builtinprocs.BuiltInSchemaProceduresIT | From | To | |
| Rename Variable prop1 : int to labelId : int in method private createNode(labels List<String>, propKeys List<String>, propValues List<Value>) : long in class org.neo4j.kernel.builtinprocs.BuiltInSchemaProceduresIT | From | To | |
| Rename Variable nodeId1 : long to nodeId : long in method private createNode(labels List<String>, propKeys List<String>, propValues List<Value>) : long in class org.neo4j.kernel.builtinprocs.BuiltInSchemaProceduresIT | From | To | |
| Rename Variable prop2 : int to propKeyId : int in method private createNode(labels List<String>, propKeys List<String>, propValues List<Value>) : long in class org.neo4j.kernel.builtinprocs.BuiltInSchemaProceduresIT | From | To | |
| Rename Variable labelId1 : int to labelId : int in method private createNode(labels List<String>, propKeys List<String>, propValues List<Value>) : long in class org.neo4j.kernel.builtinprocs.BuiltInSchemaProceduresIT | From | To | |
| Extract Method | 11 | ||
| Extract Method private createNode(labels List<String>, propKeys List<String>, propValues List<Value>) : long extracted from public testSchemaTableNodesShouldNotDependOnOrderOfCreation() : void in class org.neo4j.kernel.builtinprocs.BuiltInSchemaProceduresIT | From | To | |
| Extract Method private createNode(labels List<String>, propKeys List<String>, propValues List<Value>) : long extracted from public testSchemaTableWithNullableProperties() : void in class org.neo4j.kernel.builtinprocs.BuiltInSchemaProceduresIT | From | To | |
| Extract Method private createNode(labels List<String>, propKeys List<String>, propValues List<Value>) : long extracted from public testSchemaTableWithSimilarNodesShouldNotDependOnOrderOfCreation() : void in class org.neo4j.kernel.builtinprocs.BuiltInSchemaProceduresIT | From | To | |
| Extract Method private createNode(labels List<String>, propKeys List<String>, propValues List<Value>) : long extracted from public testSchemaTableWithSimilarNodes() : void in class org.neo4j.kernel.builtinprocs.BuiltInSchemaProceduresIT | From | To | |
| Extract Method private createNode(labels List<String>, propKeys List<String>, propValues List<Value>) : long extracted from public testSchemaTableWithNodes() : void in class org.neo4j.kernel.builtinprocs.BuiltInSchemaProceduresIT | From | To | |
| Extract Method private createNode(labels List<String>, propKeys List<String>, propValues List<Value>) : long extracted from public testSchemaTableWithSimilarNodesHavingDifferentPropertyValueTypes() : void in class org.neo4j.kernel.builtinprocs.BuiltInSchemaProceduresIT | From | To |