You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Neo4J Driver v4.0.0 can run with Java 8 or Java 11, but will throw exceptions when used with the data-exporter project with Java 11, though the output is still correct and complete.
Neo4J Driver v4.0.0 can run with Java 8 or Java 11, but will throw exceptions when used with the data-exporter project with Java 11, though the output is still correct and complete.
See: #122
Neo4J test-harness v4.0.0 (used for creating a mock Neo4J database in unit testing) requires Java 11.
See: #125