We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b4133b commit 034101bCopy full SHA for 034101b
modules/ROOT/pages/queries/select-version.adoc
@@ -238,13 +238,13 @@ The table below outlines which Cypher version is assigned to databases in differ
238
239
| *Custom DBMS upgrade to Neo4j 2025.03+*
240
| Manually set to `CYPHER_25` by administrator
241
-| *Existing DBMS database:* `CYPHER 5` +
+| *Existing system database:* `CYPHER 5` +
242
*Existing user databases:* `CYPHER 5` +
243
*New user databases default:* `CYPHER 25`
244
245
| *New installation of Neo4j 2025.03+*
246
| Set to `CYPHER_25`
247
-| *New DBMS database:* `CYPHER 25` +
+| *New system database:* `CYPHER 25` +
248
249
250
|===
0 commit comments