Files
rose-ash/lib/datalog
giles 9054fe983d
Some checks failed
Test, Build, and Deploy / test-build-deploy (push) Has been cancelled
datalog: tag co-occurrence demo (169/169)
Adds (cotagged P T1 T2) — P has both T1 and T2 with T1 != T2 — and
(tag-pair-count T1 T2 N) which counts posts cotagged with each
distinct (T1, T2) pair. Demonstrates count aggregation against a
recursive-then-aggregated stream of derived tuples.

2 new demo tests: cooking + vegetarian co-occurrence on a small
data set, and a count-of-co-occurrences query.
2026-05-08 09:20:23 +00:00
..