Skip to content

GQL Compliant Errors #1096

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

Merged
merged 25 commits into from
Oct 11, 2024
Merged

GQL Compliant Errors #1096

merged 25 commits into from
Oct 11, 2024

Conversation

robsdedude
Copy link
Member

@robsdedude robsdedude commented Sep 25, 2024

⚠️ This feature is still in PREVIEW.
It might be changed without following the deprecation policy.

This PR introduces a new base class for Neo4jError and DriverError called GqlError.
It contains fields to make the errors GQL compliant.
Moreover, does the PR introduce support for Bolt protocol version 5.7 in which such GQL error information can be transmitted over the wire.

Depends on:

@robsdedude robsdedude marked this pull request as ready for review October 4, 2024 13:50
@robsdedude robsdedude marked this pull request as draft October 4, 2024 14:14
@robsdedude robsdedude marked this pull request as ready for review October 8, 2024 11:56
Copy link
Contributor

@MaxAake MaxAake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@robsdedude robsdedude merged commit 1d07bb5 into neo4j:5.0 Oct 11, 2024
20 checks passed
@robsdedude robsdedude deleted the 023-gql-errors branch October 11, 2024 07:49
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.

2 participants