Skip to content

Conversation

@AlexicaWright
Copy link
Contributor

No description provided.

@AlexicaWright AlexicaWright added the 5.2 Neo4j version 5.2 label Nov 22, 2022
@neo-technology-commit-status-publisher
Copy link
Collaborator

Looks like you've updated the documentation!

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

Copy link
Collaborator

@JPryce-Aklundh JPryce-Aklundh left a comment

Choose a reason for hiding this comment

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

LGTM! Just one small suggestion 👍

…ty.adoc

Co-authored-by: Jens Pryce-Åklundh <112686610+JPryce-Aklundh@users.noreply.github.com>
Comment on lines 35 to 44
a|
label:functionality[]
label:updated[]
[source, cypher, role="noheader"]
----
DRYRUN
----

a| To preview the result of a command without executing it, prepend the command with `DRYRUN`.

Copy link
Contributor

Choose a reason for hiding this comment

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

talking about DRYRUN in itself as an updated feature feels wrong to me. The description also makes it seem like you could prepend whatever command you want with it, when in fact it's only supported by two commands.
I think either mention DRYRUN REALLOCATE and DRYRUN DEALLOCATE as updated. Or have DRYRUN by itself in new features, but then also mention that it only supports those two commands.


[NOTE]
====
`DRYRUN` is introduced in Neo4j 5.2 and thus does not work in previous versions.
Copy link
Contributor

@davidoliverSP2 davidoliverSP2 Nov 22, 2022

Choose a reason for hiding this comment

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

Suggested change
`DRYRUN` is introduced in Neo4j 5.2 and thus does not work in previous versions.
`DRYRUN` was introduced in Neo4j 5.2, and as such will not be available in earlier minor releases of v5.

@AlexicaWright AlexicaWright merged commit cbf64cb into neo4j:dev Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5.2 Neo4j version 5.2

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants