Skip to main content

nodes_by_id_sql

Function nodes_by_id_sql 

Source
pub fn nodes_by_id_sql(node_table: &str, ids: &[String]) -> String
Expand description

Fetch the latest versions of specific (currently-valid) memory node ids — used to materialize graph-pulled neighbour memories. Caller must pass ≥1 id.