-
Couldn't load subscription status.
- Fork 17
Clarified naming rules for user defined callables and added list for reserved and deprecated namespaces #310
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
base: dev
Are you sure you want to change the base?
Conversation
…reserved and deprecated namespaces
|
A very good clarification and addition. Thank you, @JoelBergstrand! |
|
@NataliaIvakina, this will be valid for 2025.11 and forward. Some of it applies to earlier version as well but not the information about deprecations. |
Co-authored-by: Richard Sill <[email protected]>
So, I assume we have to reflect this information in the Deprecations columns. Mark it with the Please do not merge this PR till 2025.10 docs are published. |
|
@NataliaIvakina, the reserved columns are correct for 5.x and 2025.x-10. It is only the mentions of deprecations that are new behavior in 2025.11. I can leave the merging to you if you are okey with that. |
Ok, nice! I'll take care of this PR, no probs. I'll also raise PRs against the 5.x and main branches and ping you to review them. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you think we want to mention explicitly that the deprecated namespaces will be restricted in the future or do you think that is easy to understand?
Apart from this question which I am unsure about, this documentation looks good I think.
@Lojjs hi! I think it's clear enough that the deprecated namespaces will remain deprecated in future releases. |
|
This PR includes documentation updates Updated pages: |
|
@NataliaIvakina, I think what @Lojjs is referring to is that the namespaces are deprecated in the Cypher 25 version. So will be move to reserved in the next Cypher version whenever that is. Maybe we should make that more apparent to the users. |
Changes and clarification from PR.