Skip to content

Commit 6883a52

Browse files
Update modules/ROOT/pages/procedures.adoc
Co-authored-by: NataliaIvakina <[email protected]>
1 parent 2769da6 commit 6883a52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/procedures.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -548,7 +548,7 @@ CALL dbms.cluster.readReplicaToggle("neo4j", false)
548548
|===
549549
| *Syntax* 3+m| dbms.cluster.recreateDatabase(database :: STRING, options = {} :: MAP)
550550
| *Description* 3+a| Recreates a database while keeping all RBAC settings.
551-
The procedure initiates a process, which when complete, will have synchronized and started all database instances within the cluster (deprecated in favor of dbms.recreateDatabase).
551+
The procedure initiates a process, which when complete, will have synchronized and started all database instances within the cluster.
552552
.3+| *Input arguments* | *Name* | *Type* | *Description*
553553
| `database` | `STRING` | The name of the database to recreate.
554554
| `options` | `MAP` | The seeding and topology options to use for recreating the database.

0 commit comments

Comments
 (0)