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 806592e commit 33ad174Copy full SHA for 33ad174
modules/ROOT/pages/database-administration/standard-databases/create-databases.adoc
@@ -376,7 +376,7 @@ For example:
376
----
377
CREATE DATABASE actors DEFAULT LANGUAGE CYPHER 25
378
379
-This command creates a database named `actors` with the default Cypher version set to 5.
+This command creates a database named `actors` with the default Cypher version set to 25.
380
381
include::partial$/view-cypher-version.adoc[]
382
0 commit comments