Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions modules/ROOT/pages/procedures.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ For more information, see the link:{neo4j-docs-base-uri}/cdc/{page-version}/[CDC


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


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

[role=label--enterprise-edition label--admin-only]
[[procedure_listlocks]]
[[procedure_db_listlocks]]
=== db.listLocks()


Expand Down Expand Up @@ -1322,7 +1322,7 @@ Use the `db.index.vector.queryNodes` procedure to query the named index.
| *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].
|===

[[procedure_db_index_vector_createrelationshipindex]]
[[procedure_db_index_vector_querynodes]]

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

Expand Down Expand Up @@ -1450,7 +1450,7 @@ It is therefore not supported by the parallel runtime.
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].
====

[[procedure_db_awaitIndexes]]
[[procedure_db_awaitindexes]]
=== db.awaitIndexes()


Expand Down