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_labels
after modifying your data model?