Skip to main content

edge_from_prefix

Function edge_from_prefix 

Source
pub fn edge_from_prefix(namespace: &str, from_id: &RecordId) -> Vec<u8> 
Expand description

Build an edge prefix for scanning all edges from a node.

Format: [0x02][ns_hash: 4B][from_key_len: 2B][from_key]