Dimensions

inf/functions
built-in function reference for datalog (CozoScript). all functions are available in rule bodies, expressions, and aggregation contexts math | function | description | |---|---| | `add` / `+` | addition | | `sub` / `-` | subtraction | | `mul` / `*` | multiplication | | `div` / `/` | division | |โ€ฆ

Local Graph