Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add Neo4j vector store (#2852)
* Add neo4j vector store * Add fromExistingIndex and fromExistingGraph * Add neo4j vector integration * Implement fromDocuments * Implement fromDocuments * Make first neo4jvector integration test pass * Organize code better * Implement code comments * Fix test * Add more tests, fix linter complaining * Fix fromExistingIndex * Add missing createNewKeywordIndex, throw db error * Update queries * WIP * Make all integration tests pass * Fix linter problems * Unify naming, add to entrypoints * Update entrypoints * Fix build --------- Co-authored-by: jacoblee93 <[email protected]>
- Loading branch information
c6f3f18
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
langchainjs-docs – ./
langchainjs-docs-git-main-langchain.vercel.app
langchainjs-docs-langchain.vercel.app
langchainjs-docs-ruddy.vercel.app
js.langchain.com