mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-17 07:26:16 +00:00
community[minor]: add TigerGraph support (#16280)
**Description:** Add support for querying TigerGraph databases through the InquiryAI service. **Issue**: N/A **Dependencies:** N/A **Twitter handle:** @TigerGraphDB
This commit is contained in:
committed by
GitHub
parent
8da34118bc
commit
b26a22f307
@@ -11,6 +11,7 @@ EXPECTED_ALL = [
|
||||
"RdfGraph",
|
||||
"ArangoGraph",
|
||||
"FalkorDBGraph",
|
||||
"TigerGraph",
|
||||
]
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user