trustgraph/tests/unit/test_query
cybermaggedon 1809c1f56d
Structured data 2 (#645)
* Structured data refactor - multi-index tables, remove need for manual mods to the Cassandra tables

* Tech spec updated to track implementation
2026-02-23 15:56:29 +00: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 Feature/streaming llm phase 1 (#566) 2025-11-26 09:59:10 +00:00
test_doc_embeddings_qdrant_query.py Fix hard coded vector size (#555) 2025-11-10 16:56:51 +00:00
test_graph_embeddings_milvus_query.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_graph_embeddings_pinecone_query.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_graph_embeddings_qdrant_query.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_memgraph_user_collection_query.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_neo4j_user_collection_query.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_rows_cassandra_query.py Structured data 2 (#645) 2026-02-23 15:56:29 +00:00
test_triples_cassandra_query.py Entity-centric graph (#633) 2026-02-16 13:26:43 +00:00
test_triples_falkordb_query.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_triples_memgraph_query.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_triples_neo4j_query.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00