You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community/graphs
shumway743 cb6e5e56c2
community[minor]: add graph store implementation for apache age (#20582)
**Description:** implemented GraphStore class for Apache Age graph db

**Dependencies:** depends on psycopg2

Unit and integration tests included. Formatting and linting have been
run.

---------

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
5 months ago
..
__init__.py community[patch]: import flattening fix (#20110) 5 months ago
age_graph.py community[minor]: add graph store implementation for apache age (#20582) 5 months ago
arangodb_graph.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
falkordb_graph.py community: switch to falkordb python client (#20229) 5 months ago
graph_document.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
graph_store.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
gremlin_graph.py community[minor], langchain[minor], docs: Gremlin Graph Store and QA Chain (#17683) 7 months ago
hugegraph.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
kuzu_graph.py community[patch]: Resolve KuzuQAChain API Changes (#16885) 7 months ago
memgraph_graph.py community[patch]: Update Memgraph support (#16360) 8 months ago
nebula_graph.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
neo4j_graph.py community[minor]: Add the option to omit schema refresh in Neo4jGraph (#19654) 6 months ago
neptune_graph.py community[minor]: add neptune analytics graph (#20047) 5 months ago
neptune_rdf_graph.py community[minor]: Improvements for NeptuneRdfGraph, Improve discovery of graph schema using database statistics (#19546) 6 months ago
networkx_graph.py community[patch]: docstrings update (#20301) 5 months ago
ontotext_graphdb_graph.py langchain[patch], community[patch]: Fixes in the Ontotext GraphDB Graph and QA Chain (#17239) 7 months ago
rdf_graph.py community[patch]: Fix GraphSparqlQAChain so that it works with Ontotext GraphDB (#15009) 7 months ago
tigergraph_graph.py infra: add -p to mkdir in lint steps (#17013) 7 months ago