We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bad7edf commit fa20011Copy full SHA for fa20011
modules/ROOT/pages/database-internals/neo4j-admin-store-info.adoc
@@ -81,6 +81,9 @@ The `neo4j-admin database info` command has the following options:
81
82
== Examples
83
84
+The following examples show how to use the `neo4j-admin database info` command to display information about a database and its store format.
85
+All examples assume that the Neo4j server is Enterprise Edition and that the database is offline.
86
+
87
.Invoke `neo4j-admin database info` against a database store
88
====
89
[source, shell]
0 commit comments