Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update neo4j driver #124

Merged
merged 2 commits into from
Dec 22, 2019
Merged

Update neo4j driver #124

merged 2 commits into from
Dec 22, 2019

Conversation

jamesfer
Copy link
Owner

@jamesfer jamesfer commented Dec 20, 2019

Updates the Neo4j javascript driver to version 4.0.1

Closes #115

@jamesfer jamesfer added this to the v6 milestone Dec 20, 2019
@jamesfer jamesfer force-pushed the update-neo4j-driver branch from 5a6629b to 1125375 Compare December 21, 2019 01:59
BREAKING CHANGE: Connection.close() now returns a promise instead of acting immediately.
The new neo4j driver changed the behaviour of Driver.close() and this change is consistent
with that.
@jamesfer jamesfer force-pushed the update-neo4j-driver branch from c49fc93 to a2dac65 Compare December 22, 2019 02:17
@jamesfer jamesfer marked this pull request as ready for review December 22, 2019 02:17
@jamesfer jamesfer merged commit 8ba8ad7 into v6 Dec 22, 2019
@jamesfer jamesfer deleted the update-neo4j-driver branch December 22, 2019 02:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant