Skip to content

Commit c4ba32d

Browse files
Update modules/ROOT/pages/clustering/databases.adoc
Co-authored-by: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com>
1 parent be477a0 commit c4ba32d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

modules/ROOT/pages/clustering/databases.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,9 @@ neo4j@neo4j> DRYRUN REALLOCATE DATABASES;
249249
[[recreate-databases]]
250250
== Recreate a database
251251

252-
The xref:procedures.adoc#procedure_dbms_recreateDatabase[`dbms.recreateDatabase()`] procedure allows you to:
252+
In Neo4j 2025.04, the xref:procedures.adoc#procedure_dbms_cluster_recreateDatabase[`dbms.cluster.recreateDatabase()`] procedure is deprecated in favour of xref:procedures.adoc#procedure_dbms_recreateDatabase[`dbms.recreateDatabase()`].
253+
254+
The recreate procedure allows you to:
253255

254256
* Change the database store to a specified backup, while keeping all the associated privileges for the database.
255257

0 commit comments

Comments
 (0)