Skip to content

Conversation

@JPryce-Aklundh
Copy link
Collaborator

@JPryce-Aklundh JPryce-Aklundh commented Feb 22, 2023

New page in the introduction of the Cypher Manual intended for Aura users.

The purpose of the page is to:

  • briefly explain that not all features of Cypher are available on Aura.
  • some features of Cypher are only available when using AuraDB Enterprise.
  • Introduce two new labels which will be used to clarify to Aura users throughout the Manual which features of Cypher they may not be able to use.
  • Link to Aura Cheat Sheet (when available)

Content of role labels to be updated by the following PR in the docs-ui repo: https://github.com/neo4j-documentation/docs-ui/pull/150/files

@JPryce-Aklundh JPryce-Aklundh added the cherry-pick-this-to-5.x Cherry pick this PR changes to the 5.x branch label Feb 22, 2023
@neo-technology-commit-status-publisher
Copy link
Collaborator

Looks like you've updated the documentation!

Check out your changes at https://neo4j-docs-cypher-435.surge.sh

Copy link
Contributor

@davidoliverSP2 davidoliverSP2 left a comment

Choose a reason for hiding this comment

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

Thanks @JPryce-Aklundh

A couple of other editorial suggestions to consider 👍

Copy link
Contributor

@MarkWoulfeNeo4j MarkWoulfeNeo4j left a comment

Choose a reason for hiding this comment

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

small wording tweaks but purely opinionated feedback

Comment on lines 26 to 32
Most Cypher features are available on all tiers of Aura.
There are, however, some features which are not available on any Aura instance.
For example, it is not possible to create, alter, or drop databases using Aura, nor is it possible to alter or drop servers.

There are also certain Cypher features which are only available on AuraDB Enterprise.
These can be categorized as the role-based access-control features of Cypher.
For example, it is not possible to create, alter, or drop roles using AuraDB Free, AuraDB Pro, AuraDS Pro, or AuraDS Enterprise, but it is possible using AuraDB Enterprise.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Most Cypher features are available on all tiers of Aura.
There are, however, some features which are not available on any Aura instance.
For example, it is not possible to create, alter, or drop databases using Aura, nor is it possible to alter or drop servers.
There are also certain Cypher features which are only available on AuraDB Enterprise.
These can be categorized as the role-based access-control features of Cypher.
For example, it is not possible to create, alter, or drop roles using AuraDB Free, AuraDB Pro, AuraDS Pro, or AuraDS Enterprise, but it is possible using AuraDB Enterprise.
Most Cypher functionality works across all tiers of Aura.
There are, however, some parts of Cypher which are not available to Aura instances.
For example, it is not possible to create, alter, or drop databases using Aura, nor is it possible to alter or drop servers.
There are also certain Cypher features which are only available on AuraDB Enterprise instances.
These can be categorized as the role-based access-control features of Cypher.
For example, it is not possible to create, alter, or drop roles using AuraDB Free, AuraDB Pro, AuraDS Pro, or AuraDS Enterprise, but it is possible using AuraDB Enterprise.

@JPryce-Aklundh JPryce-Aklundh merged commit 405f182 into neo4j:dev Feb 22, 2023
@JPryce-Aklundh JPryce-Aklundh deleted the aura_page branch February 22, 2023 15:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cherry-pick-this-to-5.x Cherry pick this PR changes to the 5.x branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants