a43399f0b05d9c3f99a1e15c1dd9f3831717c468
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 8
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Variable | 1 | ||
Rename Variable data : Data to queryData : Data in method public executeOperator(queryId Id) : QueryExecutionEvent in class org.neo4j.cypher.internal.v3_4.codegen.profiling.ProfilingTracer | From | To | |
Rename Attribute | 2 | ||
Rename Attribute query : String to queryString : String in class org.neo4j.cypher.internal.tracing.TimingCompilationTracer.Query | From | To | |
Rename Attribute phase : CompilationPhaseTracer.CompilationPhase to compilationPhase : CompilationPhaseTracer.CompilationPhase in class org.neo4j.cypher.internal.tracing.TimingCompilationTracer.Phase | From | To | |
Extract Variable | 5 | ||
Extract Variable id : String in method private exportConstraints() : Collection<String> from class org.neo4j.cypher.export.SubGraphExporter | From | To | |
Extract Variable offset : int in method public next() : Object from class org.neo4j.cypher.internal.codegen.CompiledConversionUtils.ArrayIterator | From | To | |
Extract Variable constraints : Iterable<ConstraintDefinition> in method private exportConstraints() : Collection<String> from class org.neo4j.cypher.export.SubGraphExporter | From | To | |
Extract Variable id : String in method private exportIndexes() : Collection<String> from class org.neo4j.cypher.export.SubGraphExporter | From | To | |
Extract Variable offset : int in method public next() : T from class org.neo4j.cypher.internal.compatibility.v3_4.runtime.slotted.DefaultComparatorTopTable.iterator | From | To |