@@ -75,6 +75,7 @@ For more information, see xref:authentication-authorization/index.adoc[Authentic
75
75
|===
76
76
77
77
78
+
78
79
[[procedure_dbms_showcurrentuser]]
79
80
=== dbms.showCurrentUser()
80
81
@@ -178,12 +179,12 @@ It is therefore not supported by the parallel runtime.
178
179
For more information, see the link:{neo4j-docs-base-uri}/cypher-manual/current/planning-and-tuning/runtimes/concepts#runtimes-parallel-runtime[Cypher Manual -> Parallel runtime].
179
180
====
180
181
181
- [role=label--enterprise-edition]
182
+
182
183
== Change Data Capture (CDC)
183
184
184
185
For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC documentation].
185
186
186
- [role=label--deprecated-5.17]
187
+ [role=label--enterprise-edition label-- deprecated-5.17]
187
188
[[procedure_cdc_current]]
188
189
=== cdc.current()
189
190
@@ -198,7 +199,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC
198
199
| *Replaced by* 3+| xref:procedures.adoc#procedure_db_cdc_current[`db.cdc.current()`]
199
200
|===
200
201
201
- [role=label--deprecated-5.17]
202
+ [role=label--enterprise-edition label-- deprecated-5.17]
202
203
[[procedure_cdc_earliest]]
203
204
=== cdc.earliest()
204
205
@@ -213,7 +214,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC
213
214
| *Replaced by* 3+| xref:procedures.adoc#procedure_db_cdc_earliest[`db.cdc.earliest()`]
214
215
|===
215
216
216
- [role=label--deprecated-5.17 label--admin-only]
217
+ [role=label--enterprise-edition label-- deprecated-5.17 label--admin-only]
217
218
[[procedure_cdc_query]]
218
219
=== cdc.query()
219
220
@@ -236,6 +237,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC
236
237
|===
237
238
238
239
240
+ [role=label--enterprise-edition]
239
241
[[procedure_db_cdc_current]]
240
242
=== db.cdc.current()
241
243
@@ -250,6 +252,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC
250
252
|===
251
253
252
254
255
+ [role=label--enterprise-edition]
253
256
[[procedure_db_cdc_earliest]]
254
257
=== db.cdc.earliest()
255
258
@@ -263,7 +266,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC
263
266
| *Mode* 3+| READ
264
267
|===
265
268
266
- [role=label--admin-only]
269
+ [role=label--admin-only label--enterprise-edition ]
267
270
[[procedure_db_cdc_query]]
268
271
=== db.cdc.query()
269
272
@@ -284,12 +287,12 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC
284
287
| *Mode* 3+| READ
285
288
|===
286
289
287
- [role=label--enterprise-edition]
290
+
288
291
== Cluster management
289
292
290
293
For more information, see xref:clustering/index.adoc[].
291
294
292
- [role=label--admin-only]
295
+ [role=label--admin-only label--enterprise-edition ]
293
296
[[procedure_dbms_cluster_checkConnectivity]]
294
297
=== dbms.cluster.checkConnectivity()
295
298
@@ -313,6 +316,7 @@ For more information, see xref:clustering/index.adoc[].
313
316
|===
314
317
315
318
319
+ [role=label--enterprise-edition]
316
320
[[procedure_dbms_cluster_cordonServer]]
317
321
=== dbms.cluster.cordonServer()
318
322
@@ -333,6 +337,7 @@ Running the procedure with an admin privilege is deprecated.
333
337
====
334
338
335
339
340
+ [role=label--enterprise-edition]
336
341
[[procedure_dbms_cluster_deallocateDatabaseFromServer]]
337
342
=== dbms.cluster.deallocateDatabaseFromServer()
338
343
@@ -357,6 +362,7 @@ Running the procedure with an admin privilege is deprecated.
357
362
|===
358
363
359
364
365
+ [role=label--enterprise-edition]
360
366
[[procedure_dbms_cluster_deallocateDatabaseFromServers]]
361
367
=== dbms.cluster.deallocateDatabaseFromServers()
362
368
@@ -381,7 +387,7 @@ Running the procedure with an admin privilege is deprecated.
381
387
|===
382
388
383
389
384
-
390
+ [role=label--enterprise-edition]
385
391
[[procedure_dbms_cluster_deallocateNumberOfDatabases]]
386
392
=== dbms.cluster.deallocateNumberOfDatabases()
387
393
@@ -406,6 +412,7 @@ Running the procedure with an admin privilege is deprecated.
406
412
|===
407
413
408
414
415
+ [role=label--enterprise-edition]
409
416
[[procedure_dbms_cluster_protocols]]
410
417
=== dbms.cluster.protocols()
411
418
@@ -423,7 +430,7 @@ Running the procedure with an admin privilege is deprecated.
423
430
| *Mode* 3+| DBMS
424
431
|===
425
432
426
- [role=label--admin-only label--deprecated-5.6]
433
+ [role=label--admin-only label--deprecated-5.6 label--enterprise-edition ]
427
434
[[procedure_dbms_cluster_readreplicatoggle]]
428
435
=== dbms.cluster.readReplicaToggle()
429
436
@@ -475,6 +482,7 @@ CALL dbms.cluster.readReplicaToggle("neo4j", false)
475
482
----
476
483
477
484
485
+ [role=label--enterprise-edition]
478
486
[[procedure_dbms_cluster_reallocateDatabase]]
479
487
=== dbms.cluster.reallocateDatabase()
480
488
@@ -498,6 +506,7 @@ CALL dbms.cluster.readReplicaToggle("neo4j", false)
498
506
|===
499
507
500
508
509
+ [role=label--enterprise-edition]
501
510
[[procedure_dbms_cluster_reallocateNumberOfDatabases]]
502
511
=== dbms.cluster.reallocateNumberOfDatabases()
503
512
@@ -520,6 +529,7 @@ CALL dbms.cluster.readReplicaToggle("neo4j", false)
520
529
|===
521
530
522
531
532
+ [role=label--enterprise-edition]
523
533
[[procedure_dbms_cluster_recreateDatabase]]
524
534
=== dbms.cluster.recreateDatabase()
525
535
@@ -541,7 +551,7 @@ Further details on how to use the `dbms.cluster.recreateDatabase()` procedure ar
541
551
If no topology option is defined, the database will be recreated with the previous topology.
542
552
====
543
553
544
- [role=label--deprecated-5.21]
554
+ [role=label--deprecated-5.21 label--enterprise-edition ]
545
555
[[procedure_dbms_cluster_routing_getroutingtable]]
546
556
=== dbms.cluster.routing.getRoutingTable()
547
557
@@ -559,7 +569,7 @@ If no topology option is defined, the database will be recreated with the previo
559
569
| *Mode* 3+| DBMS
560
570
|===
561
571
562
- [role=label--admin-only]
572
+ [role=label--admin-only label--enterprise-edition] ]
563
573
[[procedure_dbms_cluster_secondaryreplicationdisable]]
564
574
=== dbms.cluster.secondaryReplicationDisable()
565
575
@@ -608,6 +618,7 @@ CALL dbms.cluster.secondaryReplicationDisable("neo4j", false)
608
618
----
609
619
610
620
621
+ [role=label--enterprise-edition]
611
622
[[procedure_dbms_cluster_setAutomaticallyEnableFreeServers]]
612
623
=== dbms.cluster.setAutomaticallyEnableFreeServers()
613
624
@@ -629,7 +640,7 @@ Running the procedure with an admin privilege is deprecated.
629
640
====
630
641
631
642
632
- [role=label--admin-only]
643
+ [role=label--admin-only label--enterprise-edition ]
633
644
[[procedure_dbms_cluster_statusCheck]]
634
645
=== dbms.cluster.statusCheck()
635
646
@@ -655,7 +666,7 @@ Running the procedure with an admin privilege is deprecated.
655
666
|===
656
667
657
668
658
- [role=label--deprecated-5.23]
669
+ [role=label--deprecated-5.23 label--enterprise-edition ]
659
670
[[procedure_dbms_cluster_uncordonServer]]
660
671
=== dbms.cluster.uncordonServer()
661
672
@@ -676,7 +687,7 @@ Running the procedure with an admin privilege is deprecated.
676
687
Running the procedure with an admin privilege is deprecated.
677
688
====
678
689
679
- [role=label--admin-only]
690
+ [role=label--admin-only label--enterprise-edition ]
680
691
[[procedure_dbms_setDefaultAllocationNumbers]]
681
692
=== dbms.setDefaultAllocationNumbers()
682
693
@@ -691,7 +702,7 @@ Running the procedure with an admin privilege is deprecated.
691
702
| *Mode* 3+| WRITE
692
703
|===
693
704
694
- [role=label--admin-only]
705
+ [role=label--admin-only label--enterprise-edition ]
695
706
[[procedure_dbms_showTopologyGraphConfig]]
696
707
=== dbms.showTopologyGraphConfig()
697
708
0 commit comments