-
Notifications
You must be signed in to change notification settings - Fork 64
Added relationship PBAC to the Deprecations, additions, and compatibility page #1239
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
Conversation
| ---- | ||
| [source, cypher, role=noheader] | ||
| ---- | ||
| GRANT TRAVERSE ON GRAPH * FOR ()-[r:Knows]-() WHERE r.classification IS NULL TO regularUsers |
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.
I think the examples could follow the neo4j syntax recommendations https://neo4j.com/docs/cypher-manual/current/syntax/naming/#_recommendations :KNOWS
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.
Just out of curiosity, do you know why the naming convention is camel-case for labels and uppercase for relationship types?
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.
That's a good question :) I don't have the answer.
modules/ROOT/pages/deprecations-additions-removals-compatibility.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/deprecations-additions-removals-compatibility.adoc
Outdated
Show resolved
Hide resolved
modules/ROOT/pages/deprecations-additions-removals-compatibility.adoc
Outdated
Show resolved
Hide resolved
renetapopova
left a comment
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.
Looks good. Just a minor suggestion.
modules/ROOT/pages/deprecations-additions-removals-compatibility.adoc
Outdated
Show resolved
Hide resolved
…ty.adoc Co-authored-by: Reneta Popova <[email protected]>
This PR handles the Deprecations, additions, and compatibility page. neo4j/docs-cypher#1239 --------- Co-authored-by: Hannes Sandberg <[email protected]> Co-authored-by: Therese Magnusson <[email protected]> Co-authored-by: Reneta Popova <[email protected]>
|
@renetapopova should I merge this now? |
|
Thanks for the documentation updates. The preview documentation has now been torn down - reopening this PR will republish it. |
…lity page (#1239) Documentation for the feature is in this PR: neo4j/docs-operations#2255 --------- Co-authored-by: Reneta Popova <[email protected]> Co-authored-by: Jens Pryce-Åklundh <[email protected]>
…lity page (neo4j#1239) Documentation for the feature is in this PR: neo4j/docs-operations#2255 --------- Co-authored-by: Reneta Popova <[email protected]> Co-authored-by: Jens Pryce-Åklundh <[email protected]>
Documentation for the feature is in this PR: neo4j/docs-operations#2255