Packages

A high-performance, analytical Datalog engine for Gleam

Current section

Files

Jump to
aarondb include aarondb@rag_ConnectedConcept.hrl
Raw

include/aarondb@rag_ConnectedConcept.hrl

-record(connected_concept, {
from_entity_id :: integer(),
target_context :: binary(),
edge :: binary()
}).