langchain/libs/community/tests/integration_tests/graphs
Tomaz Bratanic ea51cdaede
Remove neo4j bloom labels from graph schema (#18564)
Neo4j tools use particular node labels and relationship types to store
metadata, but are irrelevant for text2cypher or graph generation, so we
want to ignore them in the schema representation.
2024-03-05 12:54:05 -08:00
..
docker-compose-ontotext-graphdb langchain[minor], community[minor]: Implement Ontotext GraphDB QA Chain (#16019) 2024-01-29 12:25:53 -08:00
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_falkordb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_hugegraph.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_kuzu.py community[patch]: Resolve KuzuQAChain API Changes (#16885) 2024-02-15 10:18:37 -08:00
test_memgraph.py community[patch]: Update Memgraph support (#16360) 2024-01-22 11:33:28 -08:00
test_nebulagraph.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 2023-12-11 13:53:30 -08:00
test_neo4j.py Remove neo4j bloom labels from graph schema (#18564) 2024-03-05 12:54:05 -08:00
test_ontotext_graphdb_graph.py langchain[patch], community[patch]: Fixes in the Ontotext GraphDB Graph and QA Chain (#17239) 2024-02-08 12:05:43 -08:00