conker84 opened a new pull request #3851:
URL: https://github.com/apache/zeppelin/pull/3851


   ### What is this PR for?
   This PR adds the support to Neo4j 4.x
   
   ### What type of PR is it?
   [Improvement]
   
   ### Todos
   * [x] - Bumbed driver version
   * [x] - Added support to neo4j databases via `neo4j.database` property
   * [x] - Updated documentation
   * [x] - Switched tests to Testcontainer as the Neo4j test harness is 
packaged for Java 11
   
   ### What is the Jira issue?
   [ZEPPELIN-4948](https://issues.apache.org/jira/browse/ZEPPELIN-4948)
   
   ### How should this be tested?
   You can use the provided dataset into the test and run the same Cypher 
queries via the Zeppelin UI
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No (the driver has 
packages&class renaming but support the same Neo4j version)
   * Does this needs documentation? Yes (provided)
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to