pub fn nodes_by_id_sql(node_table: &str, ids: &[String]) -> String
Fetch the latest versions of specific (currently-valid) memory node ids — used to materialize graph-pulled neighbour memories. Caller must pass ≥1 id.