can propertygraphindex be used with a retriever with a metadata filter? Also wondering about adding a document node along with the chunks nodes with edges, seems like the document itself not exising in neo4j is going to be an issue down the line
I cant get the retriever to work with a metadata filtering. I can see the metadata on the node and just using as_retrievrr on the index with the default sub retrievers, but its returning nodes that it shouldnt
Yep Ive run the same code with metadata filter on weaviate alone and with the property index alone with the Metadata filter imported from core.vector_stores and it isnt working for me on the property index. I dont think its importable ffrom graphstorrs