Skip to content

Commit 36f8945

Browse files
Put EE labels back to the clustering and CDC procedures
1 parent 6be7c96 commit 36f8945

File tree

1 file changed

+24
-14
lines changed

1 file changed

+24
-14
lines changed

modules/ROOT/pages/procedures.adoc

Lines changed: 24 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ For more information, see xref:authentication-authorization/index.adoc[Authentic
7575
|===
7676

7777
[role=label--enterprise-edition label--admin-only label--new-2025.03]
78-
[procedure_dbms_security_reload_tls]]
78+
[[procedure_dbms_security_reload_tls]]
7979
=== dbms.security.reloadTLS()
8080

8181

@@ -194,7 +194,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cypher-manual/current/p
194194

195195
For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC documentation].
196196

197-
[role=label--deprecated-5.17]
197+
[role=label--enterprise-edition label--deprecated-5.17]
198198
[[procedure_cdc_current]]
199199
=== cdc.current()
200200

@@ -209,7 +209,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC
209209
| *Replaced by* 3+| xref:procedures.adoc#procedure_db_cdc_current[`db.cdc.current()`]
210210
|===
211211

212-
[role=label--deprecated-5.17]
212+
[role=label--enterprise-edition label--deprecated-5.17]
213213
[[procedure_cdc_earliest]]
214214
=== cdc.earliest()
215215

@@ -224,7 +224,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC
224224
| *Replaced by* 3+| xref:procedures.adoc#procedure_db_cdc_earliest[`db.cdc.earliest()`]
225225
|===
226226

227-
[role=label--deprecated-5.17 label--admin-only]
227+
[role=label--enterprise-edition label--deprecated-5.17 label--admin-only]
228228
[[procedure_cdc_query]]
229229
=== cdc.query()
230230

@@ -247,6 +247,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC
247247
|===
248248

249249

250+
[role=label--enterprise-edition]
250251
[[procedure_db_cdc_current]]
251252
=== db.cdc.current()
252253

@@ -261,6 +262,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC
261262
|===
262263

263264

265+
[role=label--enterprise-edition]
264266
[[procedure_db_cdc_earliest]]
265267
=== db.cdc.earliest()
266268

@@ -274,7 +276,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC
274276
| *Mode* 3+| READ
275277
|===
276278

277-
[role=label--admin-only]
279+
[role=label--admin-only label--enterprise-edition]
278280
[[procedure_db_cdc_query]]
279281
=== db.cdc.query()
280282

@@ -300,7 +302,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC
300302

301303
For more information, see xref:clustering/index.adoc[].
302304

303-
[role=label--admin-only]
305+
[role=label--admin-only label--enterprise-edition]
304306
[[procedure_dbms_cluster_checkConnectivity]]
305307
=== dbms.cluster.checkConnectivity()
306308

@@ -324,6 +326,7 @@ For more information, see xref:clustering/index.adoc[].
324326
|===
325327

326328

329+
[role=label--enterprise-edition]
327330
[[procedure_dbms_cluster_cordonServer]]
328331
=== dbms.cluster.cordonServer()
329332

@@ -344,6 +347,7 @@ Running the procedure with an admin privilege is deprecated.
344347
====
345348

346349

350+
[role=label--enterprise-edition]
347351
[[procedure_dbms_cluster_deallocateDatabaseFromServer]]
348352
=== dbms.cluster.deallocateDatabaseFromServer()
349353

@@ -368,6 +372,7 @@ Running the procedure with an admin privilege is deprecated.
368372
|===
369373

370374

375+
[role=label--enterprise-edition]
371376
[[procedure_dbms_cluster_deallocateDatabaseFromServers]]
372377
=== dbms.cluster.deallocateDatabaseFromServers()
373378

@@ -392,7 +397,7 @@ Running the procedure with an admin privilege is deprecated.
392397
|===
393398

394399

395-
400+
[role=label--enterprise-edition]
396401
[[procedure_dbms_cluster_deallocateNumberOfDatabases]]
397402
=== dbms.cluster.deallocateNumberOfDatabases()
398403

@@ -417,6 +422,7 @@ Running the procedure with an admin privilege is deprecated.
417422
|===
418423

419424

425+
[role=label--enterprise-edition]
420426
[[procedure_dbms_cluster_protocols]]
421427
=== dbms.cluster.protocols()
422428

@@ -434,7 +440,7 @@ Running the procedure with an admin privilege is deprecated.
434440
| *Mode* 3+| DBMS
435441
|===
436442

437-
[role=label--admin-only label--deprecated-5.6]
443+
[role=label--admin-only label--deprecated-5.6 label--enterprise-edition]
438444
[[procedure_dbms_cluster_readreplicatoggle]]
439445
=== dbms.cluster.readReplicaToggle()
440446

@@ -486,6 +492,7 @@ CALL dbms.cluster.readReplicaToggle("neo4j", false)
486492
----
487493

488494

495+
[role=label--enterprise-edition]
489496
[[procedure_dbms_cluster_reallocateDatabase]]
490497
=== dbms.cluster.reallocateDatabase()
491498

@@ -509,6 +516,7 @@ CALL dbms.cluster.readReplicaToggle("neo4j", false)
509516
|===
510517

511518

519+
[role=label--enterprise-edition]
512520
[[procedure_dbms_cluster_reallocateNumberOfDatabases]]
513521
=== dbms.cluster.reallocateNumberOfDatabases()
514522

@@ -531,6 +539,7 @@ CALL dbms.cluster.readReplicaToggle("neo4j", false)
531539
|===
532540

533541

542+
[role=label--enterprise-edition]
534543
[[procedure_dbms_cluster_recreateDatabase]]
535544
=== dbms.cluster.recreateDatabase()
536545

@@ -552,7 +561,7 @@ Further details on how to use the `dbms.cluster.recreateDatabase()` procedure ar
552561
If no topology option is defined, the database will be recreated with the previous topology.
553562
====
554563

555-
[role=label--deprecated-5.21]
564+
[role=label--deprecated-5.21 label--enterprise-edition]
556565
[[procedure_dbms_cluster_routing_getroutingtable]]
557566
=== dbms.cluster.routing.getRoutingTable()
558567

@@ -570,7 +579,7 @@ If no topology option is defined, the database will be recreated with the previo
570579
| *Mode* 3+| DBMS
571580
|===
572581

573-
[role=label--admin-only]
582+
[role=label--admin-only label--enterprise-edition]]
574583
[[procedure_dbms_cluster_secondaryreplicationdisable]]
575584
=== dbms.cluster.secondaryReplicationDisable()
576585

@@ -619,6 +628,7 @@ CALL dbms.cluster.secondaryReplicationDisable("neo4j", false)
619628
----
620629

621630

631+
[role=label--enterprise-edition]
622632
[[procedure_dbms_cluster_setAutomaticallyEnableFreeServers]]
623633
=== dbms.cluster.setAutomaticallyEnableFreeServers()
624634

@@ -640,7 +650,7 @@ Running the procedure with an admin privilege is deprecated.
640650
====
641651

642652

643-
[role=label--admin-only]
653+
[role=label--admin-only label--enterprise-edition]
644654
[[procedure_dbms_cluster_statusCheck]]
645655
=== dbms.cluster.statusCheck()
646656

@@ -666,7 +676,7 @@ Running the procedure with an admin privilege is deprecated.
666676
|===
667677

668678

669-
[role=label--deprecated-5.23]
679+
[role=label--deprecated-5.23 label--enterprise-edition]
670680
[[procedure_dbms_cluster_uncordonServer]]
671681
=== dbms.cluster.uncordonServer()
672682

@@ -687,7 +697,7 @@ Running the procedure with an admin privilege is deprecated.
687697
Running the procedure with an admin privilege is deprecated.
688698
====
689699

690-
[role=label--admin-only]
700+
[role=label--admin-only label--enterprise-edition]
691701
[[procedure_dbms_setDefaultAllocationNumbers]]
692702
=== dbms.setDefaultAllocationNumbers()
693703

@@ -702,7 +712,7 @@ Running the procedure with an admin privilege is deprecated.
702712
| *Mode* 3+| WRITE
703713
|===
704714

705-
[role=label--admin-only]
715+
[role=label--admin-only label--enterprise-edition]
706716
[[procedure_dbms_showTopologyGraphConfig]]
707717
=== dbms.showTopologyGraphConfig()
708718

0 commit comments

Comments
 (0)