pub fn triple_from_components(subject: u64, predicate: u64, object: u64) -> u64
Construct a Virtual ID from three component IDs
This is the inverse of the extraction functions.