Skip to content

Commit de33d5e

Browse files
Anchor fixes (#2306) (#2308)
Co-authored-by: Jens Pryce-Åklundh <[email protected]>
1 parent fa255a7 commit de33d5e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

modules/ROOT/pages/procedures.adoc

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC
300300

301301

302302
[role=label--admin-only label--enterprise-edition label--new-2025.04]
303-
[[procedure_db_cdc_translateId]]
303+
[[procedure_db_cdc_translate_id]]
304304
=== db.cdc.translateId()
305305

306306

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

10501050
[role=label--enterprise-edition label--admin-only]
1051-
[[procedure_listlocks]]
1051+
[[procedure_db_listlocks]]
10521052
=== db.listLocks()
10531053

10541054

@@ -1322,7 +1322,7 @@ Use the `db.index.vector.queryNodes` procedure to query the named index.
13221322
| *Replaced by* 3+| the Cypher command `CREATE VECTOR INDEX`. For more information, see the link:{neo4j-docs-base-uri}/cypher-manual/current/indexes/semantic-indexes/vector-indexes/#create-vector-index[Cypher Manual -> Create a vector index].
13231323
|===
13241324

1325-
[[procedure_db_index_vector_createrelationshipindex]]
1325+
[[procedure_db_index_vector_querynodes]]
13261326

13271327
=== db.index.vector.queryNodes()
13281328

@@ -1450,7 +1450,7 @@ It is therefore not supported by the parallel runtime.
14501450
For more information, see the link:{neo4j-docs-base-uri}/cypher-manual/current/planning-and-tuning/runtimes/concepts#runtimes-parallel-runtime[Cypher Manual -> Parallel runtime].
14511451
====
14521452

1453-
[[procedure_db_awaitIndexes]]
1453+
[[procedure_db_awaitindexes]]
14541454
=== db.awaitIndexes()
14551455

14561456

0 commit comments

Comments
 (0)