Skip to content

Commit d2dac99

Browse files
Update modules/ROOT/pages/database-administration/index.adoc
Co-authored-by: Therese Magnusson <[email protected]>
1 parent 9577fb0 commit d2dac99

File tree

1 file changed

+2
-2
lines changed
  • modules/ROOT/pages/database-administration

1 file changed

+2
-2
lines changed

modules/ROOT/pages/database-administration/index.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ The DBMS can manage a standalone server, or a group of servers in a cluster.
99
A database is an administrative partition of a DBMS.
1010
In practical terms, it is a physical structure of files organized within a directory or folder, that has the same name of the database.
1111

12-
This chapter describes how to manage local and remote standard databases, composite databases, and database aliases. +
13-
All databases are managed using the Cypher administration commands.
12+
This chapter describes how to manage standard databases, composite databases, and local and remote database aliases. +
13+
All databases and database aliases are managed using the Cypher administration commands.
1414
For more information on the Cypher administration commands syntax, see xref:database-administration/syntax.adoc[Database management command syntax].
1515

1616
[WARNING]

0 commit comments

Comments
 (0)