File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -1181,9 +1181,9 @@ For more information, see:
11811181* link:{neo4j-docs-base-uri}/cypher-manual/{page-version}/functions/genai-functions/[Cypher Manual -> GenAI functions]
11821182* link:{neo4j-docs-base-uri}/genai/tutorials/embeddings-vector-indexes/[GenAI documentation -> Embeddings & Vector Indexes Tutorial]
11831183
1184- [role=label--new-5.13]
1184+ [role=label--new-5.13 label--beta ]
11851185[[procedure_db_create_setnodevectorproperty]]
1186- === db.create.setNodeVectorProperty
1186+ === db.create.setNodeVectorProperty()
11871187
11881188
11891189.Details
@@ -1204,7 +1204,7 @@ Procedure signatures from `SHOW PROCEDURES` renders the vector arguments with a
12041204The types are still enforced as `LIST<INTEGER | FLOAT>`.
12051205====
12061206
1207- [role=label--new-5.18]
1207+ [role=label--new-5.18 label--beta ]
12081208[[procedure_db_create_setrelationshipvectorproperty]]
12091209=== db.create.setRelationshipVectorProperty()
12101210
You can’t perform that action at this time.
0 commit comments