Merged
Conversation
To align with changes in neo-technology/neo4j#29493
Instead of PR neo4j#253 --------- Co-authored-by: Louise Söderström <louise.matematik@gmail.com>
Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
This error's link (https://neo4j.com/docs/status-codes/current/errors/gql-errors/#_42n26) is not working because it's not listed in the content-nav file due to a typo.
I hope I did this right - here is the accompanying implementation neo-technology/neo4j#29934
Co-authored-by: Lasse Heemann <7661319+l-heemann@users.noreply.github.com>
…22N06, 42N08, 51N12, 51N27 (neo4j#282) Co-authored-by: Louise Berglund <louise.berglund@neo4j.com> Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
New error used for parsing the vector value constructor function --------- Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
As this change will not be visible to the user when they get the error, I opted for not including it in changelog/mark as changed in 2025.04. Let me know if you think otherwise. Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Adapting to neo-technology/neo4j#30353 Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Causing broken link. It's also being addressed in the main branch using this PR neo4j#293, so no need to cherry-pick it.
Co-authored-by: Louise Berglund <louise.berglund@neo4j.com>
To reflect change made in neo-technology/neo4j#30521
Codes needed to cover errors left over in deperected constructors. [Monorepo PR](neo-technology/neo4j#30680). --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Introduced in neo-technology/neo4j#30884 --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
https://linear.app/neo4j/issue/COPS-294/update-to-notification-command-has-no-effect-grantrevoke-role-to-auth Notifications introduced behind feature flag in: neo-technology/neo4j#33898 --------- Co-authored-by: Therese Magnusson <scout.therese@gmail.com>
Error codes for graph types. This work is likely to be feature flagged for some time, so we don't want to merge it to the public docs yet, but we do need to review the errors. --------- Co-authored-by: Therese Magnusson <scout.therese@gmail.com> Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Co-authored-by: Natalia Ivakina <82437520+NataliaIvakina@users.noreply.github.com>
adding 42N0D, 42N0E, 42N0F introduced in [PR.](neo-technology/neo4j#32943) Relates [to this core PR.](neo-technology/neo4j#32943). To be merged when feature flag removed and feature goes GA. ❗ Before we merge this PR, we need to update the `:page-role: new-2025.10 ` and regenerate the index.adoc file. --------- Co-authored-by: Therese Magnusson <scout.therese@gmail.com> Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
https://linear.app/neo4j/issue/COPS-301/update-to-notification-cannot-deny-with-auth-rule The trello/linear template says > Docs for new status code should > have a table with code, title, severity and category But I didn't find one for other codes? Documents error codes introduced in neo-technology/neo4j#33422 --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Similar codes as `42N10` and `42N13` but for auth rules. --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
It is not certain that the query is valid, we can only guarantee that it is parsable. Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Product PRs: neo-technology/neo4j#33805 neo-technology/neo4j#34110 [Linear: part of SURF-250](https://linear.app/neo4j/issue/SURF-250/create-new-notification-for-identifier-shadowing-variable) --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
In PR neo-technology/neo4j#34078 we change 3 exceptions related to error in the CSV format for LOAD CSV to be GQL errors. This requires 3 new GQL status codes: - 22NAC (characters after quote in CSV field) - 22NAD (missing end quote in CSV field) - 22NAE (multi-line field in illegal CSV context) --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
…neo4j#429) - Update 03N60 to suggest variable scope clause instead of Importing WITH for shadowing as the latter is deprecated. - Update both 03N60 and importing WITH deprecation to include the correct command: CALL or OPTIONAL CALL. Companion Neo4j PR: neo-technology/neo4j#34657
Co-authored-by: Georgiy Kargapolov <inmost-light@users.noreply.github.com> Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Add an introduced status code for circumstances in which a schema rule (index/constraint) entry is too large. This was introduced due to an excessively long constraint name, which exceeded a page of data, triggering a database panic. Though this particular case has been addressed, the exception and code were still added to proactively defend against similar unknown/future issues. This will still be visible when using a Neo4j 2026.01 binary whilst a block-format database is on an earlier version and a rolling upgrade has not yet been triggered, and an index/constraint is created on that member with a very large name (~8KiB of UTF-8 data). --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
…#448) Update 22N31 docs to include parameterized placeholders matching runtime GQL status details. --------- Co-authored-by: Reneta Popova <reneta.popova@neo4j.com>
Collaborator
|
This PR includes documentation updates New pages: Updated pages: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.