trustgraph/trustgraph-flow
Cyber MacGeddon bb28718daf Don't emit graph embeddings if there aren't any.
Don't store graph embeddings in a knowledge store if there's an empty list.

Translate between Cassandra's 'null' representing an empty list and an
empty list which is what the surrounding code wants (and stored in the
first place).

Avoid emitting empty embedding lists

Avoid output empty triple lists
2026-02-09 13:56:06 +00:00
..
trustgraph Don't emit graph embeddings if there aren't any. 2026-02-09 13:56:06 +00:00
pyproject.toml Changed schema for Value -> Term, majorly breaking change (#622) 2026-01-27 13:48:08 +00:00
README.md Maint/fix build env (#84) 2024-09-30 19:47:09 +01:00