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/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>
4 months ago
..
docker-compose-ontotext-graphdb langchain[minor], community[minor]: Implement Ontotext GraphDB QA Chain (#16019) 8 months ago
__init__.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_age_graph.py community[minor]: add graph store implementation for apache age (#20582) 5 months ago
test_falkordb.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_hugegraph.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_kuzu.py community[patch]: Resolve KuzuQAChain API Changes (#16885) 7 months ago
test_memgraph.py community[patch]: Update Memgraph support (#16360) 8 months ago
test_nebulagraph.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 10 months ago
test_neo4j.py community[patch]: improve test setup to accurately test filtering of labels in neo4j (#22531) 4 months ago
test_ontotext_graphdb_graph.py langchain[patch], community[patch]: Fixes in the Ontotext GraphDB Graph and QA Chain (#17239) 8 months ago