Skip to main content

Ontotext GraphDB

Ontotext GraphDB 是一个符合RDF和SPARQL的图数据库和知识发现工具。

依赖

使用以下命令安装rdflib

pip install rdflib==7.0.0

图形问答链

将您的GraphDB数据库与聊天模型连接,以获取数据洞察。

请查看笔记本示例 这里

from langchain_community.graphs import OntotextGraphDBGraph
from langchain.chains import OntotextGraphDBQAChain

Was this page helpful?


You can also leave detailed feedback on GitHub.

扫我,入群扫我,找书