Skip to content

Commit 2150ca2

Browse files
Update modules/ROOT/pages/configuration/configuration-settings.adoc
1 parent 9b50ce7 commit 2150ca2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/configuration/configuration-settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1787,7 +1787,7 @@ For more information, see xref:/performance/statistics-execution-plans.adoc[Stat
17871787
|Description
17881788
a|The default language of a database determines which language is used to evaluate queries that do not explicitly select a language. This setting determines the default language used for new (and initial) databases where not specified as part of `CREATE` or `ALTER` database.
17891789
|Valid values
1790-
a|One of [CYPHER_5, CYPHER_25]
1790+
a|One of [CYPHER_5, CYPHER_25] that the [] values acceptance depend on 'internal.dbms.cypher.enable_experimental_versions'.
17911791
|Default value
17921792
m|+++CYPHER_5+++
17931793
|===

0 commit comments

Comments
 (0)