trustgraph/trustgraph-flow/trustgraph/query
cybermaggedon 6d07310d2b
fix: repair broken imports in OntoRAG query module (#950)
Replace hallucinated relative imports with correct absolute imports
across the ontology query package, and fix OntologyMatcher reference
to match the actual class name OntologyMatcherForQueries. Simplify
test to use standard imports instead of importlib hack.

Cosmetic, but simpler imports provides undeterministic imports in a dev
environment, and also means we're properly testing linkage
2026-05-26 13:12:03 +01:00
..
doc_embeddings Make all Cassandra and Qdrant I/O async-safe with proper concurrency controls (#916) 2026-05-14 16:00:54 +01:00
graph_embeddings Make all Cassandra and Qdrant I/O async-safe with proper concurrency controls (#916) 2026-05-14 16:00:54 +01:00
graphql feat: workspace-based multi-tenancy, replacing user as tenancy axis (#840) 2026-04-21 23:23:01 +01:00
ontology fix: repair broken imports in OntoRAG query module (#950) 2026-05-26 13:12:03 +01:00
row_embeddings Make all Cassandra and Qdrant I/O async-safe with proper concurrency controls (#916) 2026-05-14 16:00:54 +01:00
rows Make all Cassandra and Qdrant I/O async-safe with proper concurrency controls (#916) 2026-05-14 16:00:54 +01:00
sparql SPARQL engine: streaming evaluation, bind joins, and expression fixes (#947) 2026-05-21 15:49:14 +01:00
triples Fixed error only returning a page of results (#921) 2026-05-14 21:03:09 +01:00
__init__.py Feature/pkgsplit (#83) 2024-09-30 19:36:09 +01:00