File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
modules/ROOT/pages/database-administration Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,8 +9,8 @@ The DBMS can manage a standalone server, or a group of servers in a cluster.
99A database is an administrative partition of a DBMS.
1010In 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.
1414For more information on the Cypher administration commands syntax, see xref:database-administration/syntax.adoc[Database management command syntax].
1515
1616[WARNING]
You can’t perform that action at this time.
0 commit comments