Skip to content

Commit 9b042c8

Browse files
authored
Removed beta label from set vector property functions. (#2137)
These functions are supported, as they have been adopted by customers in production.
1 parent b54b567 commit 9b042c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/ROOT/pages/procedures.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1155,7 +1155,6 @@ For more information, see:
11551155
* link:{neo4j-docs-base-uri}/cypher-manual/current/functions/genai-functions/[Cypher Manual -> GenAI functions]
11561156
* link:{neo4j-docs-base-uri}/genai/tutorials/embeddings-vector-indexes/[GenAI documentation -> Embeddings & Vector Indexes Tutorial]
11571157

1158-
[role=label--beta]
11591158
[[procedure_db_create_setnodevectorproperty]]
11601159
=== db.create.setNodeVectorProperty
11611160

@@ -1178,7 +1177,6 @@ Procedure signatures from `SHOW PROCEDURES` renders the vector arguments with a
11781177
The types are still enforced as `LIST<INTEGER | FLOAT>`.
11791178
====
11801179

1181-
[role=label--beta]
11821180
[[procedure_db_create_setrelationshipvectorproperty]]
11831181
=== db.create.setRelationshipVectorProperty()
11841182

0 commit comments

Comments
 (0)