langchain/libs/community/tests/integration_tests/graphs
leila-messallem 3280a5b49b
community[patch]: improve test setup to accurately test filtering of labels in neo4j (#22531)
**Description:** This PR addresses an issue with an existing test that
was not effectively testing the intended functionality. The previous
test setup did not adequately validate the filtering of the labels in
neo4j, because the nodes and relationship in the test data did not have
any properties set. Without properties these labels would not have been
returned, regardless of the filtering.

---------

Co-authored-by: Oskar Hane <oh@oskarhane.com>
2024-06-05 15:56:53 +00:00
..
docker-compose-ontotext-graphdb
__init__.py
test_age_graph.py community[minor]: add graph store implementation for apache age (#20582) 2024-04-20 14:31:04 -07:00
test_falkordb.py
test_hugegraph.py
test_kuzu.py community[patch]: Resolve KuzuQAChain API Changes (#16885) 2024-02-15 10:18:37 -08:00
test_memgraph.py
test_nebulagraph.py
test_neo4j.py community[patch]: improve test setup to accurately test filtering of labels in neo4j (#22531) 2024-06-05 15:56:53 +00: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