How to create vector index property? #886
-
|
How can I create a vector index property in neomodel? I tried the following (as mentioned here), but the index is not created in neo4j. |
Beta Was this translation helpful? Give feedback.
Answered by
aanastasiou
Jul 28, 2025
Replies: 1 comment 2 replies
-
|
Hi @eyueldk , did you |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
eyueldk
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @eyueldk , did you
neomodel_install_labelsafter modifying your data model?