You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/database-administration/standard-databases/alter-databases.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ SET ACCESS READ WRITE
100
100
101
101
== Alter database default language
102
102
The `ALTER DATABASE` command can be used to set the default Cypher version for a database.
103
-
For more information see link:{neo4j-docs-base-uri}/cypher-manual/current/queries/select-version/##alter-default-cypher-version[Cypher Manual -> Queries -> Select Cypher version].
103
+
For more information see link:{neo4j-docs-base-uri}/cypher-manual/current/queries/select-version/#alter-default-cypher-version[Cypher Manual -> Queries -> Select Cypher version].
0 commit comments