Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

community: add graph store implementation for apache age #20582

Merged
merged 12 commits into from Apr 20, 2024

Conversation

shumway743
Copy link
Contributor

Description: implemented GraphStore class for Apache Age graph db

Dependencies: depends on psycopg2

Unit and integration tests included. Formatting and linting have been run.

@dosubot dosubot bot added the size:XXL This PR changes 1000+ lines, ignoring generated files. label Apr 18, 2024
Copy link

vercel bot commented Apr 18, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchain ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 19, 2024 8:55pm

@dosubot dosubot bot added 🔌: postgres Related to postgres integrations 🤖:improvement Medium size change to existing code to handle new use-cases labels Apr 18, 2024
@aked21
Copy link

aked21 commented Apr 18, 2024

Hello @shumway743, thanks for doing this!
I am one of the committers for Apache AGE and please let me know if you need help with this.

@baskaryan
Copy link
Collaborator

could we add some docs atdocs/docs/integrations/graphs/?

@baskaryan baskaryan added the needs documentation PR needs to be updated with documentation label Apr 19, 2024
@shumway743
Copy link
Contributor Author

Hey @baskaryan I've added an example notebook and converted unit test methods to static to avoid issues with optional dependencies

@baskaryan baskaryan merged commit cb6e5e5 into langchain-ai:master Apr 20, 2024
62 checks passed
dimaioksha pushed a commit to dimaioksha/langchain that referenced this pull request Apr 22, 2024
…chain-ai#20582)

**Description:** implemented GraphStore class for Apache Age graph db

**Dependencies:** depends on psycopg2

Unit and integration tests included. Formatting and linting have been
run.

---------

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
@ztor2
Copy link

ztor2 commented Apr 23, 2024

Even after installed 0.0.34 of langchain-community (which is the latest), still cannot import age_graph module. Does the actual langchain-community integration need more time?

hinthornw pushed a commit that referenced this pull request Apr 26, 2024
**Description:** implemented GraphStore class for Apache Age graph db

**Dependencies:** depends on psycopg2

Unit and integration tests included. Formatting and linting have been
run.

---------

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
ceciliawong15 pushed a commit to ceciliawong15/langchain that referenced this pull request Apr 26, 2024
…chain-ai#20582)

**Description:** implemented GraphStore class for Apache Age graph db

**Dependencies:** depends on psycopg2

Unit and integration tests included. Formatting and linting have been
run.

---------

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:improvement Medium size change to existing code to handle new use-cases needs documentation PR needs to be updated with documentation 🔌: postgres Related to postgres integrations size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants