Skip to content

Commit 90a3f18

Browse files
Label procedures removed in Cypher25
1 parent e52ae7a commit 90a3f18

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

modules/ROOT/pages/procedures.adoc

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -458,7 +458,7 @@ Running the procedure with an admin privilege is deprecated.
458458
| *Mode* 3+| DBMS
459459
|===
460460

461-
[role=label--admin-only label--deprecated-5.6 label--enterprise-edition]
461+
[role=label--admin-only label--deprecated-5.6 label--enterprise-edition label--removed-cypher-25]
462462
[[procedure_dbms_cluster_readReplicaToggle]]
463463
=== dbms.cluster.readReplicaToggle()
464464

@@ -696,7 +696,7 @@ Running the procedure with an admin privilege is deprecated.
696696
|===
697697

698698

699-
[role=label--deprecated-5.23 label--enterprise-edition]
699+
[role=label--deprecated-5.23 label--enterprise-edition label--removed-cypher-25]
700700
[[procedure_dbms_cluster_uncordonServer]]
701701
=== dbms.cluster.uncordonServer()
702702

@@ -1116,7 +1116,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cypher-manual/current/p
11161116
Starting with Neo4j 2025.04, the default database can also be set to a local or remote database alias.
11171117
====
11181118

1119-
[role=label--enterprise-edition label--admin-only label--deprecated-2025.01]
1119+
[role=label--enterprise-edition label--admin-only label--deprecated-2025.01 label--removed-cypher-25]
11201120
[[procedure_dbms_quarantineDatabase]]
11211121
=== dbms.quarantineDatabase()
11221122

@@ -1174,7 +1174,7 @@ If there is only one server in `QUARANTINED` mode, then it is safe to choose `re
11741174
If there are two servers in `QUARANTINED` mode, then you should not use concurrently `replaceStateKeepStore` or `replaceStateReplaceStore` for both servers because there would be no majority to let them in.
11751175
====
11761176

1177-
[role=label--admin-only label--deprecated-5.9]
1177+
[role=label--admin-only label--deprecated-5.9 label--removed-cypher-25]
11781178
[[procedure_dbms_upgrade]]
11791179
=== dbms.upgrade()
11801180

@@ -1197,7 +1197,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cypher-manual/current/p
11971197
====
11981198

11991199

1200-
[role=label--admin-only label--deprecated-5.9]
1200+
[role=label--admin-only label--deprecated-5.9 label--removed-cypher-25]
12011201
[[procedure_dbms_upgradeStatus]]
12021202
=== dbms.upgradeStatus()
12031203

@@ -1274,7 +1274,7 @@ Procedure signatures from `SHOW PROCEDURES` renders the vector arguments with a
12741274
The types are still enforced as `LIST<INTEGER | FLOAT>`.
12751275
====
12761276

1277-
[role=label--beta label--deprecated-5.13]
1277+
[role=label--beta label--deprecated-5.13 label--removed-cypher-25]
12781278
[[procedure_db_create_setVectorProperty]]
12791279
=== db.create.setVectorProperty()
12801280

@@ -1301,7 +1301,7 @@ The types are still enforced as `LIST<INTEGER | FLOAT>`.
13011301
====
13021302

13031303

1304-
[role=label--deprecated-5.26]
1304+
[role=label--deprecated-5.26 label--removed-cypher-25]
13051305
[[procedure_db_index_vector_createNodeIndex]]
13061306
=== db.index.vector.createNodeIndex()
13071307

0 commit comments

Comments
 (0)