|
Change Parameter Type database : GraphDatabaseService to database : GraphDatabaseQueryService in method public DocsExecutionEngine(database GraphDatabaseQueryService, logProvider LogProvider) in class org.neo4j.cypher.javacompat.internal.DocsExecutionEngine |
From |
To |
|
Change Parameter Type database : GraphDatabaseService to database : GraphDatabaseQueryService in method package State(engine DocsExecutionEngine, database GraphDatabaseQueryService, sqlConnection Connection, parentDirectory File, url String) in class org.neo4j.doc.cypherdoc.State |
From |
To |
|
Change Parameter Type database : GraphDatabaseService to database : GraphDatabaseQueryService in method protected createInnerEngine(database GraphDatabaseQueryService, logProvider LogProvider) : ExecutionEngine in class org.neo4j.cypher.internal.javacompat.ExecutionEngine |
From |
To |
|
Change Parameter Type database : GraphDatabaseService to database : GraphDatabaseQueryService in method public ExecutionEngine(database GraphDatabaseQueryService) in class org.neo4j.cypher.internal.javacompat.ExecutionEngine |
From |
To |
|
Change Parameter Type database : GraphDatabaseService to database : GraphDatabaseQueryService in method protected createInnerEngine(database GraphDatabaseQueryService, logProvider LogProvider) : ExecutionEngine in class org.neo4j.cypher.javacompat.internal.DocsExecutionEngine |
From |
To |
|
Change Parameter Type database : GraphDatabaseService to database : GraphDatabaseQueryService in method public ExecutionEngine(database GraphDatabaseQueryService, logProvider LogProvider) in class org.neo4j.cypher.internal.javacompat.ExecutionEngine |
From |
To |
|
Change Parameter Type database : GraphDatabaseService to database : GraphDatabaseQueryService in method public Result(query String, result InternalExecutionResult, database GraphDatabaseQueryService) in class org.neo4j.doc.cypherdoc.Result |
From |
To |
|
Change Parameter Type database : GraphDatabaseService to database : GraphDatabaseQueryService in method public DocsExecutionEngine(database GraphDatabaseQueryService) in class org.neo4j.cypher.javacompat.internal.DocsExecutionEngine |
From |
To |