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

Implement an internal Bookmarkmanager #524

Closed
michael-simons opened this issue Oct 4, 2023 · 0 comments
Closed

Implement an internal Bookmarkmanager #524

michael-simons opened this issue Oct 4, 2023 · 0 comments
Assignees

Comments

@michael-simons
Copy link
Collaborator

The idea is to have an internal Bookmarkmanager similar to what SDN 6+ has: It shall do causal consistency by default and also can be disabled by a configurational flag in the URL, hence there should be a noop implementation and an implementation that actually does sent the bookmarks.

If the need arises that people want to access the last bookmark used on a connection, they can downcast Connection to Neo4jConnection and they shall find a corresponding method on that interface.

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

No branches or pull requests

2 participants