mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
a01e8473f8
- **Description:** Introduce a new parameter `graph_kwargs` to `RdfGraph` - parameters used to initialize the `rdflib.Graph` if `query_endpoint` is set. Also, do not set `rdflib.graph.DATASET_DEFAULT_GRAPH_ID` as default value for the `rdflib.Graph` `identifier` if `query_endpoint` is set. - **Issue:** N/A - **Dependencies:** N/A - **Twitter handle:** N/A |
||
---|---|---|
.. | ||
__init__.py | ||
arangodb_graph.py | ||
falkordb_graph.py | ||
graph_document.py | ||
graph_store.py | ||
hugegraph.py | ||
kuzu_graph.py | ||
memgraph_graph.py | ||
nebula_graph.py | ||
neo4j_graph.py | ||
neptune_graph.py | ||
neptune_rdf_graph.py | ||
networkx_graph.py | ||
ontotext_graphdb_graph.py | ||
rdf_graph.py | ||
tigergraph_graph.py |