Skip to content

Commit

Permalink
apply suggestions from review
Browse files Browse the repository at this point in the history
  • Loading branch information
renetapopova committed Oct 31, 2024
1 parent ab0b3e6 commit 9b0beb2
Showing 1 changed file with 28 additions and 28 deletions.
56 changes: 28 additions & 28 deletions modules/ROOT/pages/procedures.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cypher-manual/{page-ver

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

[role=label--new-5.14 label--beta label--deprecated]
[role=label--enterprise-edition label--new-5.14 label--beta label--deprecated-5.17]
[[procedure_cdc_current]]
=== cdc.current()

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

[role=label--new-5.13 label--beta label--deprecated]
[role=label--enterprise-edition label--new-5.13 label--beta label--deprecated-5.17]
[[procedure_cdc_earliest]]
=== cdc.earliest()

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

[role=label--new-5.13 label--beta label--deprecated]
[role=label--enterprise-edition label--new-5.13 label--beta label--deprecated-5.17]
[[procedure_cdc_query]]
=== cdc.query()

Expand All @@ -235,7 +235,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC
| *Replaced by* 3+| xref:procedures.adoc#db_cdc_query[`db.cdc.query()`]
|===

[role=label--new-5.17 label--beta]
[role=label--enterprise-edition label--new-5.17 label--beta]
[[procedure_db_cdc_current]]
=== db.cdc.current()

Expand Down Expand Up @@ -263,7 +263,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC
| *Mode* 3+| READ
|===

[role=label--new-5.17 label--beta label--admin-only]
[role=label--enterprise-edition label--new-5.17 label--beta label--admin-only]
[[procedure_db_cdc_query]]
=== db.cdc.query()

Expand All @@ -284,13 +284,11 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC
| *Mode* 3+| READ
|===


[role=label--enterprise-edition]
== Cluster management

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

[role=label--admin-only]
[role=label--enterprise-edition label--admin-only]
[[procedure_dbms_cluster_checkConnectivity]]
=== dbms.cluster.checkConnectivity()

Expand All @@ -313,7 +311,7 @@ For more information, see xref:clustering/index.adoc[].
| *Mode* 3+| DBMS
|===


[role=label--enterprise-edition]
[[procedure_dbms_cluster_cordonServer]]
=== dbms.cluster.cordonServer()

Expand All @@ -337,7 +335,7 @@ It will still run with the `Admin` privilege, but that should be considered depr
====


[role=label--new-5.23]
[role=label--enterprise-edition label--new-5.23]
[[procedure_dbms_cluster_deallocateDatabaseFromServer]]
=== dbms.cluster.deallocateDatabaseFromServer()

Expand All @@ -361,7 +359,7 @@ It will still run with the `Admin` privilege, but that should be considered depr
| *Required provileges* 3+| `SERVER MANAGEMENT`
|===

[role=label--new-5.23]
[role=label--enterprise-edition label--new-5.23]
[[procedure_dbms_cluster_deallocateDatabaseFromServers]]
=== dbms.cluster.deallocateDatabaseFromServers()

Expand All @@ -385,7 +383,7 @@ It will still run with the `Admin` privilege, but that should be considered depr
| *Required provileges* 3+| `SERVER MANAGEMENT`
|===

[role=label--new-5.23]
[role=label--enterprise-edition label--new-5.23]
[[procedure_dbms_cluster_deallocateNumberOfDatabases]]
=== dbms.cluster.deallocateNumberOfDatabases()

Expand All @@ -409,6 +407,7 @@ It will still run with the `Admin` privilege, but that should be considered depr
| *Required provileges* 3+| `SERVER MANAGEMENT`
|===

[role=label--enterprise-edition]
[[procedure_dbms_cluster_protocols]]
=== dbms.cluster.protocols()

Expand All @@ -426,7 +425,7 @@ It will still run with the `Admin` privilege, but that should be considered depr
| *Mode* 3+| DBMS
|===

[role=label--admin-only label--deprecated-5.6]
[role=label--enterprise-edition label--admin-only label--deprecated-5.6]
[[procedure_dbms_cluster_readreplicatoggle]]
=== dbms.cluster.readReplicaToggle()

Expand Down Expand Up @@ -477,7 +476,7 @@ CALL dbms.cluster.readReplicaToggle("neo4j", true)
CALL dbms.cluster.readReplicaToggle("neo4j", false)
----

[role=label--new-5.23]
[role=label--enterprise-edition label--new-5.23]
[[procedure_dbms_cluster_reallocateDatabase]]
=== dbms.cluster.reallocateDatabase()

Expand All @@ -500,7 +499,7 @@ CALL dbms.cluster.readReplicaToggle("neo4j", false)
| *Required provileges* 3+| `SERVER MANAGEMENT`
|===

[role=label--new-5.23]
[role=label--enterprise-edition label--new-5.23]
[[procedure_dbms_cluster_reallocateNumberOfDatabases]]
=== dbms.cluster.reallocateNumberOfDatabases()

Expand All @@ -522,7 +521,7 @@ CALL dbms.cluster.readReplicaToggle("neo4j", false)
| *Required provileges* 3+| `SERVER MANAGEMENT`
|===

[role=label--new-5.24]
[role=label--enterprise-edition label--new-5.24]
[[procedure_dbms_cluster_recreateDatabase]]
=== dbms.cluster.recreateDatabase()

Expand All @@ -538,7 +537,7 @@ The procedure initiates a process, which when complete, will have synchronized a
|===


[role=label--deprecated-5.21]
[role=label--enterprise-edition label--deprecated-5.21]
[[procedure_dbms_cluster_routing_getroutingtable]]
=== dbms.cluster.routing.getRoutingTable()

Expand All @@ -556,7 +555,7 @@ The procedure initiates a process, which when complete, will have synchronized a
| *Mode* 3+| DBMS
|===

[role=label--new-5.6 label--admin-only]
[role=label--enterprise-edition label--new-5.6 label--admin-only]
[[procedure_dbms_cluster_secondaryreplicationdisable]]
=== dbms.cluster.secondaryReplicationDisable()

Expand Down Expand Up @@ -604,6 +603,7 @@ CALL dbms.cluster.secondaryReplicationDisable("neo4j", true)
CALL dbms.cluster.secondaryReplicationDisable("neo4j", false)
----

[role=label--enterprise-edition]
[[procedure_dbms_cluster_setAutomaticallyEnableFreeServers]]
=== dbms.cluster.setAutomaticallyEnableFreeServers()

Expand All @@ -626,7 +626,7 @@ Since Neo4j 5.23, it can be run with the `SERVER MANAGEMENT` privilege.
It will still run with the `Admin` privilege, but that should be considered deprecated.
====

[role=label--new-5.22 label--admin-only ]
[role=label--enterprise-edition label--new-5.22 label--admin-only ]
[[procedure_dbms_cluster_showparalleldiscoverystate]]
=== dbms.cluster.showParallelDiscoveryState()

Expand All @@ -644,7 +644,7 @@ It will still run with the `Admin` privilege, but that should be considered depr
|===


[role=label--new-5.24 label--admin-only]
[role=label--enterprise-edition label--new-5.24 label--admin-only]
[[procedure_dbms_cluster_statusCheck]]
=== dbms.cluster.statusCheck()

Expand All @@ -670,7 +670,7 @@ It will still run with the `Admin` privilege, but that should be considered depr
|===


[role=label--new-5.22 label--admin-only]
[role=label--enterprise-edition label--new-5.22 label--admin-only]
[[procedure_dbms_cluster_switchdiscoveryserviceversion]]
=== dbms.cluster.switchDiscoveryServiceVersion()

Expand All @@ -690,7 +690,7 @@ Possible values are:
| *Mode* 3+| DBMS
|===

[role=label--deprecated-5.23]
[role=label--enterprise-edition label--deprecated-5.23]
[[procedure_dbms_cluster_uncordonServer]]
=== dbms.cluster.uncordonServer()

Expand All @@ -713,7 +713,7 @@ Since Neo4j 5.23, it can be run with the `SERVER MANAGEMENT` privilege.
It will still run with the `Admin` privilege, but that should be considered deprecated.
====

[role=label--admin-only label--deprecated-5.23]
[role=label--enterprise-edition label--admin-only label--deprecated-5.23]
[[procedure_dbms_setDatabaseAllocator]]
=== dbms.setDatabaseAllocator()

Expand All @@ -728,7 +728,7 @@ It will still run with the `Admin` privilege, but that should be considered depr
|===


[role=label--admin-only]
[role=label--enterprise-edition label--admin-only]
[[procedure_dbms_setDefaultAllocationNumbers]]
=== dbms.setDefaultAllocationNumbers()

Expand All @@ -743,7 +743,7 @@ It will still run with the `Admin` privilege, but that should be considered depr
| *Mode* 3+| WRITE
|===

[role=label--admin-only]
[role=label--enterprise-edition label--admin-only]
[[procedure_dbms_showTopologyGraphConfig]]
=== dbms.showTopologyGraphConfig()

Expand Down Expand Up @@ -1077,8 +1077,8 @@ For more information, see the link:{neo4j-docs-base-uri}/cypher-manual/{page-ver
| *Mode* 3+| DBMS
|===

[[procedure_dbms_setDefaultDatabase]]
[role=label--enterprise-edition label--admin-only]
[[procedure_dbms_setDefaultDatabase]]
=== dbms.setDefaultDatabase()


Expand Down Expand Up @@ -1518,9 +1518,9 @@ For more information, see the link:{neo4j-docs-base-uri}/cypher-manual/{page-ver
.Details
|===
| *Syntax* 3+m| dbms.queryJmx(query) :: (name, description, attributes)
| *Description* 3+a| Query JMX management data by domain and name. For instance, use `*:*` to find all JMX beans.
| *Description* 3+a| Query JMX management data by domain and name. For instance, use `\*:*` to find all JMX beans.
.2+| *Input arguments* | *Name* | *Type* | *Description*
| `query` | `STRING` | A query for MBeans on this MBeanServer (e.g. '*:*,name=*neo4j*' for all metrics in neo4j database).
| `query` | `STRING` | A query for MBeans on this MBeanServer (e.g. '\*:*,name=*neo4j*' for all metrics in neo4j database).
.4+| *Return arguments* | *Name* | *Type* | *Description*
| `name` | `STRING` | The name of the metric.
| `description` | `STRING` | The description of the metric.
Expand Down

0 comments on commit 9b0beb2

Please sign in to comment.