Neo4j Vector Index has no metadata filtering

Hello, we’re a SaaS company migrating from Pinecone to Neo4j vector index. In Pinecone, we used metadata filtering to search by specific users within organizations (each organization had their own pod). Neo4j lacks this feature. How can we handle this? We’ve considered creating a vector index per user of each organization, but it doesn’t scale and prevents cross-user searches. Suggestions ??