Skip to content

Conversation

@HannesSandberg
Copy link
Contributor

@HannesSandberg HannesSandberg commented Apr 10, 2025

Documentation for the feature is in this PR: neo4j/docs-operations#2255

----
[source, cypher, role=noheader]
----
GRANT TRAVERSE ON GRAPH * FOR ()-[r:Knows]-() WHERE r.classification IS NULL TO regularUsers
Copy link
Contributor

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

Copy link
Contributor Author

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?

Copy link
Contributor

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.

@Hunterness Hunterness self-assigned this Apr 11, 2025
Copy link
Contributor

@renetapopova renetapopova 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. Just a minor suggestion.

renetapopova added a commit to neo4j/docs-operations that referenced this pull request Apr 15, 2025
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]>
@HannesSandberg
Copy link
Contributor Author

@renetapopova should I merge this now?

@neo4j-docops-agent
Copy link
Collaborator

neo4j-docops-agent commented Apr 29, 2025

Thanks for the documentation updates.

The preview documentation has now been torn down - reopening this PR will republish it.

@JPryce-Aklundh JPryce-Aklundh merged commit 4dd13df into neo4j:dev Apr 29, 2025
5 checks passed
JPryce-Aklundh added a commit that referenced this pull request Apr 29, 2025
…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]>
NataliaIvakina pushed a commit to NataliaIvakina/docs-cypher that referenced this pull request Apr 30, 2025
…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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2025.04 team-cypher-operations Cypher operations should review this

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants