Skip to content

Commit ee164c6

Browse files
Update modules/ROOT/pages/tools/neo4j-admin/unbind.adoc
1 parent 1679ad5 commit ee164c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ In Neo4j 5.x, use the `unbind` command only when troubleshooting **a specific se
1717
The `unbind` command preserves all database stores on the server; and when the unbound server is restarted, it is seen as an entirely new server.
1818
Therefore, it will not host any of the databases it hosted before the operation.
1919
20-
In 2025.x, the `unbind` command cannot be used to convert a cluster member into a standalone server.
20+
In Neo4j 5.x, the `unbind` command cannot be used to convert a cluster member into a standalone server.
2121
Instead, it is recommended to take backups, create the standalone server, and then use those backups to restore the databases.
2222
====
2323

0 commit comments

Comments
 (0)