#error-handling
-
Rows that don't lie: header-aware, fallible result iteration
A result API where every row is a FalkorResult<Row>, columns are read by name, and a value that fails to parse is an Err you can handle โ not a panic.