Skip to content

Conversation

@simon824
Copy link
Contributor

@simon824 simon824 commented Jul 4, 2023

Apache HugeGraph is a convenient, efficient, and adaptable graph database, compatible with the Apache TinkerPop3 framework and the Gremlin query language.

In this PR, the HugeGraph and HugeGraphQAChain provide the same functionality as the existing integration with Neo4j and enables query generation and question answering over HugeGraph database. The difference is that the graph query language supported by HugeGraph is not cypher but another very popular graph query language Gremlin.

A notebook example and a simple test case have also been added.

Tag maintainer: @hwchase17 @dev2049 thanks

@vercel
Copy link

vercel bot commented Jul 4, 2023

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

1 Ignored Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Jul 4, 2023 4:00pm

@baskaryan
Copy link
Collaborator

this is awesome, thank you @simon824!!

@baskaryan baskaryan added the lgtm label Jul 4, 2023
@baskaryan baskaryan merged commit 81eebc4 into langchain-ai:master Jul 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants