Packages

A high-performance, analytical Datalog engine for Gleam

Current section

Files

Jump to
aarondb include aarondb@shared@ast_Cognitive.hrl
Raw

include/aarondb@shared@ast_Cognitive.hrl

-record(cognitive, {
concept :: aarondb@shared@ast:part(),
context :: aarondb@shared@ast:part(),
threshold :: float(),
engram_var :: binary()
}).