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
The new Neo java drivers don't even support http communication anymore. This means that after I set up a database with nosql-unit, I am unable to connect to it without a bolt protocol url.
Current version was 3.2.3 at time of writing, Neo is working on 3.3.0.
The text was updated successfully, but these errors were encountered:
I see, well I should see how driver has changed. Sadly nowadays I have not much time on understanding how new Neo4J works and provide a solution if you can provide a PR for this support then I'll release a new version, if you cannot I'll try in near future to do it.
Neo4j Added a new bolt protocol in 3.0.0
The new Neo java drivers don't even support http communication anymore. This means that after I set up a database with nosql-unit, I am unable to connect to it without a bolt protocol url.
Current version was 3.2.3 at time of writing, Neo is working on 3.3.0.
The text was updated successfully, but these errors were encountered: