Skip to content

Commit 569972b

Browse files
Apply suggestions from code review
Co-authored-by: Jessica Wright <[email protected]>
1 parent b099cca commit 569972b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/ROOT/pages/appendix/migrating-persistence.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
= Migrating a NOM persistence database to 5.x
22
:description: This section contains information on how to migrate the Neo4j Ops Manager persistence database to Neo4j 5.x.
33

4-
If you want to migrate a 4.4 database *that has been used by Neo4j Ops Manager as persistence storage* to a 5.x database, please follow the normal steps for migrating Neo4j as outlined in our link:/docs/upgrade-migration-guide/current/version-4[documentation].
4+
If you want to migrate a 4.4 database *that has been used by Neo4j Ops Manager as persistence storage* to a 5.x database, please follow the normal steps for migrating Neo4j as outlined in the link:/docs/upgrade-migration-guide/current/version-4[documentation].
55

66
Before or after you followed the migration process, please execute the following query on the persistence database.
77
You can connect to it via Cypher-Shell or Neo4j Browser.
8-
If you do not run this query, the Neo4j Ops Manager server might not be able to start.
8+
If you do not run this query, the Neo4j Ops Manager server may be unable to start.
99

1010
[WARNING]
1111
====

0 commit comments

Comments
 (0)