trustgraph/tests/unit/test_knowledge_graph
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
..
__init__.py Extending test coverage (#434) 2025-07-14 17:54:04 +01:00
conftest.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_agent_extraction.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_agent_extraction_edge_cases.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_entity_extraction.py Extending test coverage (#434) 2025-07-14 17:54:04 +01:00
test_graph_validation.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
test_object_extraction_logic.py Object batching (#499) 2025-09-05 15:59:06 +01:00
test_object_validation.py Object extraction schema validation (#465) 2025-08-22 12:30:05 +01:00
test_relationship_extraction.py Extending test coverage (#434) 2025-07-14 17:54:04 +01:00
test_triple_construction.py Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00