Skip to content

Commit

Permalink
Comment out the line about Cypher 25
Browse files Browse the repository at this point in the history
  • Loading branch information
NataliaIvakina authored Dec 20, 2024
1 parent d062f01 commit 7fa3278
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/ROOT/pages/procedures.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1079,7 +1079,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cypher-manual/{page-ver
[NOTE]
====
It is recommended to use <<procedure_dbms_unquarantineDatabase,`dbms.unquarantineDatabase()`>> over `dbms.quarantineDatabase()` due to its improvements and new features (see the `operation` option ).
The deprecated `dbms.quarantineDatabase()` procedure is available in Cypher 5, but not in Cypher 25.
// The deprecated `dbms.quarantineDatabase()` procedure is available in Cypher 5, but not in Cypher 25.
====

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

0 comments on commit 7fa3278

Please sign in to comment.