Skip to main content

make_graphid

Function make_graphid 

Source
pub fn make_graphid(label_id: u32, sequence: u64) -> GraphStoreResult<u64>
Expand description

Compose an AGE graphid from a label id and per-label sequence.