You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Even though it uses Neo4j as a graph database and build a knowledge graph,
it still perform vector embeddings and rely primarily on embedding-based search.
If that is the case, I would not use Neo4j but rather more specialized vector databases like Milvus or Pinecone.