From 021db8a1f574b8c69ee275efaa9a0d1e46887845 Mon Sep 17 00:00:00 2001 From: NataliaIvakina <82437520+NataliaIvakina@users.noreply.github.com> Date: Tue, 28 Jan 2025 10:57:21 +0100 Subject: [PATCH] Fix the anchor of `db.clearQueryCaches()` (#2083) --- modules/ROOT/pages/procedures.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/procedures.adoc b/modules/ROOT/pages/procedures.adoc index 4736e11fa..27966947c 100644 --- a/modules/ROOT/pages/procedures.adoc +++ b/modules/ROOT/pages/procedures.adoc @@ -1739,7 +1739,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cypher-manual/{page-ver For more information, see xref:performance/statistics-execution-plans.adoc[] [role=label--admin-only] -[[procedure_db_clearyquerycaches]] +[[procedure_db_clearquerycaches]] === db.clearQueryCaches()