Skip to content

Commit 747a8b0

Browse files
Update unbind.adoc
1 parent e48f8fe commit 747a8b0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

modules/ROOT/pages/tools/neo4j-admin/unbind.adoc

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,8 @@ You can use the `neo4j-admin server unbind` command to remove and archive the cl
99
====
1010
Avoid running the `unbind` command on all servers, as this results in the loss of cluster quorum.
1111
12-
In Neo4j 5.x, use the `unbind` command only when troubleshooting a specific server and you need to convert it into a standalone instance.
13-
14-
Keep in mind there is no guarantee that the allocator will reassign the same databases to this server, potentially resulting in orphaned database stores.
15-
The `unbind` command preserves all database stores on the server; and when the unbound server is restarted and enabled, it is seen as an entirely new server.
12+
In Neo4j 5.x, use the unbind command only when troubleshooting a specific server and keep in mind there is no guarantee that the allocator will reassign the same databases to this server, potentially resulting in orphaned database stores.
13+
The unbind command preserves all database stores on the server; and when the unbound server is restarted and enabled, it is seen as an entirely new server.
1614
====
1715

1816
[[unbind-command-syntax]]

0 commit comments

Comments
 (0)