pub type Row = HashMap<String, Value>;
Row from a FalkorDB query response.
pub struct Row { /* private fields */ }