Skip to content

Commit 6a66259

Browse files
Update modules/ROOT/pages/database-administration/aliases/manage-aliases-standard-databases.adoc
Co-authored-by: Therese Magnusson <[email protected]>
1 parent a4a4a19 commit 6a66259

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

modules/ROOT/pages/database-administration/aliases/manage-aliases-standard-databases.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ A remote database alias may target a database from another Neo4j DBMS.
2727
It can be used for:
2828
* Connecting to a database of a remote Neo4j DBMS
2929
* `USE` clauses
30-
* Setting a user's home database and defining the access privileges
30+
* Setting a user's home database
31+
* Defining the access privileges to the remote database
3132
* label:new[Introduced in 2025.06] Setting a default Cypher version for queries to the remote database.
3233
+
3334
Remote database aliases require configuration to safely connect to the remote target, which is described in xref::database-administration/aliases/remote-database-alias-configuration.adoc[Connecting remote databases].

0 commit comments

Comments
 (0)