We've raised a $125M Series B to build the platform for agent engineering. Read more.
Python
English
Ontotext GraphDB is a graph database and knowledge discovery tool compliant with RDF and SPARQL.
pip install rdflib==7.0.0
from langchain_community.graphs import OntotextGraphDBGraph from langchain.chains import OntotextGraphDBQAChain
Was this page helpful?