Commit Graph

14 Commits

Author SHA1 Message Date
Jay
f88982a0b7 Wrote coordinator and stubs for event writer pipeline. 2026-03-04 13:57:06 -05:00
Jay
77a4d80488 Revert test name. 2026-03-03 17:31:09 -05:00
Jay
f638c8b72d Small fixes and refactoring. 2026-03-03 17:30:13 -05:00
Jay
e43ed4af55 Move StructuredSubgraph alongside batch merge function.
`graphstore` package owns entire batch merge operation.
Added tests for node and rel batching.
2026-03-03 17:24:39 -05:00
Jay
4fddf849d0 Refactor event to subgraph pipeline. 2026-03-03 16:33:30 -05:00
Jay
c4cc7115b3 Move Subgraph into heartwood package as EventSubgraph. 2026-03-03 16:22:02 -05:00
Jay
d87ec421db Rename Legacy filter to Root filter. 2026-03-03 16:17:10 -05:00
Jay
4114b4c02a Rename sort keys to batch keys. 2026-03-03 16:16:24 -05:00
Jay
e9e153c9a1 Refactored repository structure. 2026-03-03 13:34:10 -05:00
Jay
96f1ceb362 Finished event to subgraph conversion.
Wrote expander pattern for custom rules.
2026-03-03 12:54:36 -05:00
Jay
e734fc77ed Wrote simple event to subgraph function.
Updated related code to align.
2026-03-03 11:01:37 -05:00
Jay
a1be3faf14 Fix test helper. Update test case. 2026-03-03 09:29:13 -05:00
Jay
eeb0ac9364 Wrote graph filter types and serializers. 2026-03-03 08:18:36 -05:00
Jay
f39f8786d9 Migrated from neostr-brainstorm.
Added unit tests.
2026-03-02 14:50:27 -05:00