mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +00:00
3280a5b49b
**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> |
||
---|---|---|
.. | ||
docker-compose-ontotext-graphdb | ||
__init__.py | ||
test_age_graph.py | ||
test_falkordb.py | ||
test_hugegraph.py | ||
test_kuzu.py | ||
test_memgraph.py | ||
test_nebulagraph.py | ||
test_neo4j.py | ||
test_ontotext_graphdb_graph.py |