Skip to content

Conversation

@recrwplay
Copy link
Contributor

No description provided.

recrwplay and others added 30 commits November 21, 2022 18:07
…ty.adoc

Co-authored-by: Jens Pryce-Åklundh <112686610+JPryce-Aklundh@users.noreply.github.com>
…#226)

Replaces neo4j/neo4j-documentation#1633

@gem-neo4j please could you check that I moved these over into the right
place.
- `DATABASE` or `DATABASES` in show database commands (excluding show home/default database)
- `SERVER` or `SERVERS` in show sever command
- `USER` or `USERS` in show users command (excluding show current user)
- `ROLE` or `ROLES` in show role command
- `WITH USER` or `WITH USERS` in show role command

We still only allow singular form for:
`SHOW HOME DATABASE`
`SHOW DEFAULT DATABASE`
`SHOW CURRENT USER`
as those shouldn't be able to imply there could be more than one.
- `DATABASE` or `DATABASES` in show database commands (excluding show
home/default database)
- `SERVER` or `SERVERS` in show sever command
- `USER` or `USERS` in show users command (excluding show current user)
- `ROLE` or `ROLES` in show role command
- `WITH USER` or `WITH USERS` in show role command

We still only allow singular form for:
`SHOW HOME DATABASE`
`SHOW DEFAULT DATABASE`
`SHOW CURRENT USER`
as those shouldn't be able to imply there could be more than one.
JPryce-Aklundh and others added 11 commits December 1, 2022 16:41
We follow the behaviour of Java, i.e. rounding towards positive infinity
for ties when we have no precision or mode or rounding according to
https://docs.oracle.com/en/java/javase/17/docs/api/java.base/java/math/RoundingMode.html
for rounding modes.

The current description was wrong in some cases and missleading in
others. Also added more examples.

Fixes #neo4j/neo4j#12972 and
neo4j/neo4j#12963
#255)

Currently only removing note, pending restructuring of the page on
patterns in collaboration with the Langstar team (set for q1 of 2023).
In 5.3 the behaviour `SHOW DATABASES` was changed to now additionally
display databases hosted on offline servers. This PR updates the
documentation to reflect this.
Co-authored-by: Gustav Hedengran <gustav.hedengran@gmail.com>
@recrwplay recrwplay added the 5.3 Neo4j version 5.3 label Dec 15, 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-262.surge.sh

@recrwplay recrwplay merged commit 526cf9a into neo4j:5.x Dec 15, 2022
@recrwplay recrwplay deleted the 5.3-publish branch December 15, 2022 16:29
lidiazuin added a commit to lidiazuin/docs-cypher that referenced this pull request May 21, 2025
Co-authored-by: AlexicaWright <49636617+AlexicaWright@users.noreply.github.com>
Co-authored-by: Jens Pryce-Åklundh <112686610+JPryce-Aklundh@users.noreply.github.com>
Co-authored-by: David Oliver <davidoliverSP2@users.noreply.github.com>
Co-authored-by: Arne Fischereit <arne.fischereit@neo4j.com>
Co-authored-by: Tobias Johansson <tobias.j.e.johansson@gmail.com>
Co-authored-by: Gemma Lamont <gemma.lamont@neotechnology.com>
Co-authored-by: lidiazuin <102308961+lidiazuin@users.noreply.github.com>
Co-authored-by: Therese Magnusson <therese.magnusson@neotechnology.com>
Co-authored-by: JPryce-Aklundh <jpryce-aklundh@neo4j.com>
Co-authored-by: Louise Söderström <louise.soderstrom@neo4j.com>
Co-authored-by: Jack Waudby <33488812+jackwaudby@users.noreply.github.com>
Co-authored-by: Satia Herfert <satiaherfert@gmx.de>
Co-authored-by: Gustav Hedengran <gustav.hedengran@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

5.3 Neo4j version 5.3

Projects

None yet

Development

Successfully merging this pull request may close these issues.