trustgraph/tests/unit/test_storage
cybermaggedon cf0daedefa
Changed schema for Value -> Term, majorly breaking change (#622)
* Changed schema for Value -> Term, majorly breaking change

* Following the schema change, Value -> Term into all processing

* Updated Cassandra for g, p, s, o index patterns (7 indexes)

* Reviewed and updated all tests

* Neo4j, Memgraph and FalkorDB remain broken, will look at once settled down
2026-01-27 13:48:08 +00:00
..
conftest.py Test suite executed from CI pipeline (#433) 2025-07-14 14:57:44 +01:00
test_cassandra_config_integration.py Collection management (#520) 2025-09-18 15:57:52 +01:00
test_cassandra_storage_logic.py Structure data mvp (#452) 2025-08-07 20:47:20 +01:00
test_doc_embeddings_milvus_storage.py Feature/fix milvus (#507) 2025-09-09 21:44:55 +01:00
test_doc_embeddings_pinecone_storage.py Feature/streaming llm phase 1 (#566) 2025-11-26 09:59:10 +00:00
test_doc_embeddings_qdrant_storage.py Address legacy issues in storage management (#595) 2026-01-05 13:45:14 +00:00
test_graph_embeddings_milvus_storage.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_graph_embeddings_pinecone_storage.py Feature/streaming llm phase 1 (#566) 2025-11-26 09:59:10 +00:00
test_graph_embeddings_qdrant_storage.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_memgraph_user_collection_isolation.py Collection delete pt. 3 (#542) 2025-09-30 16:02:33 +01:00
test_neo4j_user_collection_isolation.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_objects_cassandra_storage.py Collection delete pt. 3 (#542) 2025-09-30 16:02:33 +01:00
test_triples_cassandra_storage.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_triples_falkordb_storage.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_triples_memgraph_storage.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_triples_neo4j_storage.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00