trustgraph/tests/unit/test_query
cybermaggedon 314ce76b81
Feature/fix milvus (#507)
- Remove object embeddings, were currently broken and not used
- Fixed Milvus collection names

* Updating tests

* Remove unused entrypoint
2025-09-09 21:44:55 +01:00
..
conftest.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_doc_embeddings_milvus_query.py Feature/fix milvus (#507) 2025-09-09 21:44:55 +01:00
test_doc_embeddings_pinecone_query.py Increase storage test coverage (#435) 2025-07-15 09:33:35 +01:00
test_doc_embeddings_qdrant_query.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_graph_embeddings_milvus_query.py Feature/fix milvus (#507) 2025-09-09 21:44:55 +01:00
test_graph_embeddings_pinecone_query.py Increase storage test coverage (#435) 2025-07-15 09:33:35 +01:00
test_graph_embeddings_qdrant_query.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_objects_cassandra_query.py Feature/graphql table query (#486) 2025-09-03 23:39:11 +01:00
test_triples_cassandra_query.py Fixing more Cassandra consistency issues (#488) 2025-09-04 00:58:11 +01:00
test_triples_falkordb_query.py Increase storage test coverage (#435) 2025-07-15 09:33:35 +01:00
test_triples_memgraph_query.py Increase storage test coverage (#435) 2025-07-15 09:33:35 +01:00
test_triples_neo4j_query.py Increase storage test coverage (#435) 2025-07-15 09:33:35 +01:00