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
Compatibility with Neo4J 4.0.4 (4.x in general should work) (#139)
* Compatibility with latest Neo4J 4.0.4
* Proxy connection is encrypted by default.
Also read an envvar to allow overriding. Need this to keep the
quick start sample working.
* New import form silences warning.
The neo4j.v1 import path raises a warning starting in the 1.7.x
driver series.
* Add a config parameter for SSL cert validation.
0 commit comments