Packages

A high-performance, analytical Datalog engine for Gleam

Current section

Files

Jump to
aarondb include aarondb@vec_index_Layer.hrl
Raw

include/aarondb@vec_index_Layer.hrl

-record(layer, {
edges :: gleam@dict:dict(aarondb@fact:entity_id(), list(aarondb@fact:entity_id()))
}).