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

Deprecate multi-target routing driver #986

Merged

Conversation

robsdedude
Copy link
Member

Frankly, the deprecation might be overkill.
When constructing a driver via GraphDatabase.driver(...), you cannot run into this case, but only when using the undocumented and cumbersome GraphDatabase.neo4j_driver(...) method. Even then, the driver will ignore everything but the first target.

Frankly, the deprecation might be overkill.
When constructing a driver via `GraphDatabase.driver(...)`, you cannot run into
this case, but only when using the undocumented and cumbersome
`GraphDatabase.neo4j_driver(...)` method. Even then, the driver will ignore
everything but the first target.
@robsdedude robsdedude merged commit 153fbf7 into neo4j:5.0 Nov 20, 2023
@robsdedude robsdedude deleted the deprecate-multi-target-routing-driver branch November 20, 2023 14:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants