Skip to content

Commit ad52d73

Browse files
committed
Revert dbms.cluster.moveToNextDiscoveryVersion
1 parent d5876bf commit ad52d73

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

modules/ROOT/pages/procedures.adoc

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -334,20 +334,16 @@ Since Neo4j 5.23, it can be run with the `SERVER MANAGEMENT` privilege.
334334
It will still run with the `Admin` privilege, but that should be considered deprecated.
335335
====
336336

337-
[role=label--enterprise-edition label--new-5.26 label--admin-only]
337+
[role=label--enterprise-edition label--new-5.26 label--admin-only ]
338338
[[procedure_dbms_cluster_movetonextdiscoveryversion]]
339339
=== dbms.cluster.moveToNextDiscoveryVersion()
340340

341341
.Details
342-
[cols="<15s,<85"]
343342
|===
344-
| Description
345-
a| The procedure triggers a switch to the next discovery service version for all known members of the cluster (as listed in the system database and discovery).
343+
| *Syntax* 3+m| dbms.cluster.moveToNextDiscoveryVersion()
344+
| *Description* 3+a| The procedure triggers a switch to the next discovery service version for all known members of the cluster (as listed in the system database and discovery).
346345
For example, if the current member's discovery version is V1_ONLY, it will switch all members to V1_OVER_V2. In case of failure, the user must manually resolve the issue.
347-
| Signature
348-
m| dbms.cluster.moveToNextDiscoveryVersion()
349-
| Mode
350-
m|DBMS
346+
| *Mode* 3+| DBMS
351347
|===
352348

353349
[role=label--enterprise-edition label--new-5.23]

0 commit comments

Comments
 (0)