Skip to content

Commit 7fa3278

Browse files
Comment out the line about Cypher 25
1 parent d062f01 commit 7fa3278

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/procedures.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1079,7 +1079,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cypher-manual/{page-ver
10791079
[NOTE]
10801080
====
10811081
It is recommended to use <<procedure_dbms_unquarantineDatabase,`dbms.unquarantineDatabase()`>> over `dbms.quarantineDatabase()` due to its improvements and new features (see the `operation` option ).
1082-
The deprecated `dbms.quarantineDatabase()` procedure is available in Cypher 5, but not in Cypher 25.
1082+
// The deprecated `dbms.quarantineDatabase()` procedure is available in Cypher 5, but not in Cypher 25.
10831083
====
10841084

10851085
[role=label--enterprise-edition label--admin-only label--new-2025.01]

0 commit comments

Comments
 (0)