Skip to content

Commit 5b906c7

Browse files
mnd999renetapopova
andcommitted
Update modules/ROOT/pages/database-administration/standard-databases/naming-databases.adoc
Co-authored-by: Reneta Popova <[email protected]>
1 parent bd72034 commit 5b906c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/database-administration/standard-databases/naming-databases.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Naming rules for databases are as follows:
99

1010
* Length must be between 3 and 63 characters.
1111
* The first character of a name must be an ASCII alphabetic or numeric character.
12-
Support for database names starting with a numeric character was added in 2025.1.
12+
Support for database names starting with a numeric character is available from Neo4j 2025.01.
1313
* Subsequent characters must be ASCII alphabetic or numeric characters, dots or dashes; `[a..z][0..9].-`.
1414
* Names cannot end with dots or dashes.
1515
* Names are case-insensitive and normalized to lowercase.

0 commit comments

Comments
 (0)