Hi community
Above is my graph model. Can I filter my graphs based categories or subcategories get the complaint ids and then perform vector search on the Complaint node? Vector index is also created on the complaint node.
- If i filter my graph(subgraph) will i be able to filter its respective vector indexes(vector indexes from the subgraph) and perform a vector search?
I am currently using neo4j browser. my neo4j server version is 5.16.0