Expand description
Query execution engine.
Orchestrates index, storage, and analytics to execute temporal queries.
Structsยง
- Query
Engine - Query engine that coordinates index + storage + analytics.
Functionsยง
- build_
traj ๐ - do_
analogy ๐ - do_
causal_ ๐search - Causal search: kNN + temporal context via trajectory walk.
- do_
change_ ๐points - do_
cohort_ ๐drift - do_
counterfactual ๐ - do_
discover_ ๐discords - do_
discover_ ๐motifs - do_
drift_ ๐quant - do_
granger ๐ - do_
prediction ๐ - do_
temporal_ ๐join - do_
velocity ๐ - execute_
query - Execute a temporal query against any index without owning it.
- find_
nearest ๐ - to_
slices ๐