4ca8d369473e8cee9fb70528be32849815bc60be
Files Diff
- Added: 3
- Removed: 4
- Renamed: 0
- Modified: 116
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 3 | ||
| Change Parameter Type result : InternalExecutionResult to result : Result in method public Result(query String, result Result, database GraphDatabaseCypherService) in class org.neo4j.doc.cypherdoc.Result | From | To | |
| Change Parameter Type implicitTransaction : boolean to type : Type in method public newTransaction(type Type, mode AccessMode) : TransitionalTxManagementKernelTransaction in class org.neo4j.server.rest.transactional.TransitionalPeriodTransactionMessContainer | From | To | |
| Change Parameter Type database : GraphDatabaseQueryService to database : GraphDatabaseCypherService in method public Result(query String, result Result, database GraphDatabaseCypherService) in class org.neo4j.doc.cypherdoc.Result | From | To | |
| Rename Variable | 2 | ||
| Rename Variable iterator : ResourceIterator to schema : Schema in method public should_replace_filenames_in_queries() : void in class org.neo4j.doc.cypherdoc.BlockTypeTest | From | To | |
| Rename Variable engine : DocsExecutionEngine to database : GraphDatabaseCypherService in method public should_replace_filenames_in_queries() : void in class org.neo4j.doc.cypherdoc.BlockTypeTest | From | To | |
| Rename Attribute | 2 | ||
| Rename Attribute implicitTransaction : boolean to type : Type in class org.neo4j.server.rest.transactional.TransactionHandle | From | To | |
| Rename Attribute gdb : GraphDatabaseCypherService to db : GraphDatabaseService in class org.neo4j.cypher.internal.javacompat.CypherUpdateMapTest | From | To | |
| Extract Variable | 1 | ||
| Extract Variable engine : ExecutionEngine in method public evaluate(script String) : Pair<String,String> from class org.neo4j.server.rest.management.console.CypherSession | From | To | |
| Change Variable Type | 5 | ||
| Change Variable Type graph : GraphDatabaseCypherService to graph : GraphDatabaseQueryService in method public shouldConvertListsAndMapsWhenPassingFromScalaToJava() : void in class org.neo4j.cypher.internal.javacompat.ExecutionEngineTests | From | To | |
| Change Variable Type iterator : ResourceIterator to schema : Schema in method public should_replace_filenames_in_queries() : void in class org.neo4j.doc.cypherdoc.BlockTypeTest | From | To | |
| Change Variable Type tx : Transaction to tx : InternalTransaction in method private writeGraph(block Block, state State, resultOnly boolean) : String in class org.neo4j.doc.cypherdoc.BlockType | From | To | |
| Change Variable Type engine : DocsExecutionEngine to database : GraphDatabaseCypherService in method public should_replace_filenames_in_queries() : void in class org.neo4j.doc.cypherdoc.BlockTypeTest | From | To | |
| Change Variable Type result : InternalExecutionResult to result : Result in method public should_replace_filenames_in_queries() : void in class org.neo4j.doc.cypherdoc.BlockTypeTest | From | To | |
| Inline Variable | 2 | ||
| Inline Variable iterator : ResourceIterator in method public should_replace_filenames_in_queries() : void from class org.neo4j.doc.cypherdoc.BlockTypeTest | From | To | |
| Inline Variable kernelTx : KernelTransaction in method public beginTransaction(type KernelTransaction.Type, accessMode AccessMode) : InternalTransaction from class org.neo4j.kernel.impl.factory.GraphDatabaseFacade | From | To | |
| Change Attribute Type | 3 | ||
| Change Attribute Type tx : TopLevelTransaction to tx : InternalTransaction in class org.neo4j.bolt.v1.runtime.internal.StateMachineErrorTest | From | To | |
| Change Attribute Type implicitTransaction : boolean to type : Type in class org.neo4j.server.rest.transactional.TransactionHandle | From | To | |
| Change Attribute Type gdb : GraphDatabaseCypherService to db : GraphDatabaseService in class org.neo4j.cypher.internal.javacompat.CypherUpdateMapTest | From | To | |
| Rename Parameter | 2 | ||
| Rename Parameter database : GraphDatabaseQueryService to queryService : GraphDatabaseQueryService in method public ExecutionEngine(queryService GraphDatabaseQueryService, logProvider LogProvider) in class org.neo4j.cypher.internal.javacompat.ExecutionEngine | From | To | |
| Rename Parameter implicitTransaction : boolean to type : Type in method public newTransaction(type Type, mode AccessMode) : TransitionalTxManagementKernelTransaction in class org.neo4j.server.rest.transactional.TransitionalPeriodTransactionMessContainer | From | To |