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

Add setting to specify read transactions on cypher queries #1954

Merged
merged 3 commits into from
Dec 6, 2023

Conversation

OskarDamkjaer
Copy link
Contributor

Adds setting to make all queries use read transactions. This is useful for clusters when you want to be sure queries are routed to the secondaries, GDS or if you for need to debug a cluster with no routers available.

CleanShot 2023-11-30 at 14 48 40@2x

@OskarDamkjaer OskarDamkjaer marked this pull request as ready for review November 30, 2023 15:34
@OskarDamkjaer OskarDamkjaer merged commit 382b725 into neo4j:master Dec 6, 2023
13 checks passed
@OskarDamkjaer OskarDamkjaer deleted the specify_read_write branch December 6, 2023 11:55
@OskarDamkjaer OskarDamkjaer changed the title Add setting to specify read transactions on user cypher queries Add setting to specify read transactions o cypher queries Dec 6, 2023
@OskarDamkjaer OskarDamkjaer changed the title Add setting to specify read transactions o cypher queries Add setting to specify read transactions on cypher queries Dec 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants