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

Throw ProtocolException when QueryType is unknown #1193

Merged
merged 1 commit into from
Mar 29, 2022

Conversation

injectives
Copy link
Contributor

@injectives injectives commented Mar 21, 2022

This update ensures that ProtocolException is thrown when server provides an unknown QueryType.

@injectives injectives force-pushed the feature/querytype branch 7 times, most recently from a8bc968 to 79e1022 Compare March 21, 2022 13:48
@injectives injectives force-pushed the feature/querytype branch 4 times, most recently from 4b206ed to c35bd1c Compare March 28, 2022 14:28
@injectives injectives changed the title Throw ProtocolException when QueryType is unknown or missing Throw ProtocolException when QueryType is unknown Mar 28, 2022
This update ensures that `ProtocolException` is thrown when server provides an unknown `QueryType`.
@injectives injectives merged commit 350435c into neo4j:5.0 Mar 29, 2022
@injectives injectives deleted the feature/querytype branch March 29, 2022 15:38
injectives added a commit to injectives/neo4j-java-driver that referenced this pull request Mar 29, 2022
This update ensures that `ProtocolException` is thrown when server provides an unknown `QueryType`.
injectives added a commit that referenced this pull request Mar 30, 2022
This update ensures that `ProtocolException` is thrown when server provides an unknown `QueryType`.
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.

None yet

2 participants