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 4d18968 commit 93840dbCopy full SHA for 93840db
modules/ROOT/pages/backup-restore/copy-database.adoc
@@ -159,7 +159,7 @@ Cannot be combined with `--copy-only-relationships-with-types`.
159
|--from-pagecache, --max-off-heap-memory=<size>
160
|Maximum memory that neo4j-admin can use for various data structures and caching to improve performance.
161
Values can be plain numbers, such as 10000000, or 20G for 20 gigabytes.
162
-It can also be specified as a percentage of the available memory, for example 70%%.
+It can also be specified as a percentage of the available memory, for example 70%.
163
|
164
165
|--skip-labels=<label>[,<label>...]
0 commit comments