Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions modules/ROOT/pages/backup-restore/consistency-checker.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
:description: Describes the Neo4j consistency checker.
:page-aliases: tools/neo4j-admin/consistency-checker.adoc
[[consistency-checker]]
= Check database consistency

Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/clustering/unbind.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
:description: How to remove cluster state data from a Neo4j server using `neo4j-admin server unbind`.
:page-aliases: tools/neo4j-admin/unbind.adoc
[role=enterprise-edition]
[[neo4j-admin-unbind]]
= Unbind a server
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[[neo4j-admin-migrate-configuration]]
= Migrate configurations
:description: This chapter describes the `neo4j-admin server migrate-configuration` command.
:page-aliases: tools/neo4j-admin/migrate-configuration.adoc

You can use the `migrate-configuration` command to migrate a legacy Neo4j configuration file to the current format.
The new version will be written in a target configuration directory.
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/configuration/neo4j-admin-memrec.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
:description: This chapter describes the `memory-recommendation` command of Neo4j Admin.
:page-aliases: tools/neo4j-admin/neo4j-admin-memrec.adoc
[[neo4j-admin-memrec]]
= Get initial memory recommendations

Expand Down
2 changes: 1 addition & 1 deletion modules/ROOT/pages/configuration/validate-config.adoc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[[neo4j-admin-validate-config]]
= Validate configurations
:page-role: new-5.5
:description: How to validate configurations using Neo4j Admin.
:page-aliases: tools/neo4j-admin/validate-config.adoc


The `neo4j-admin server validate-config` command validates the Neo4j and Log4j configurations.
Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/cypher-shell.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
:description: Describes Neo4j Cypher Shell command-line interface (CLI) and how to use it.
:page-aliases: tools/cypher-shell.adoc
[[cypher-shell]]
= Cypher Shell

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
:description: This chapter describes the `neo4j-admin database migrate` command.
:page-aliases: tools/neo4j-admin/migrate-database.adoc
[[neo4j-admin-migrate]]
= Migrate a database

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
:description: This chapter describes the `neo4j-admin database info` command.

:page-aliases: tools/neo4j-admin/neo4j-admin-store-info.adoc
[[neo4j-admin-store-info]]
= Display store information

Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/import.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
:description: This section describes how to perform bulk offline imports of data into Neo4j using the command line tool `neo4j-admin database import`.
:page-aliases: tools/neo4j-admin/neo4j-admin-import.adoc
[[neo4j-admin-import]]
= Import

Expand Down
1 change: 1 addition & 0 deletions modules/ROOT/pages/neo4j-admin-neo4j-cli.adoc
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
:description: This section describes commands for managing and administering a Neo4j DBMS.
:page-aliases: tools/neo4j-admin/index.adoc
[[neo4j-admin]]
= Neo4j Admin and Neo4j CLI

Expand Down