Skip to main content

build_graph_batch

Function build_graph_batch 

Source
pub fn build_graph_batch(nodes: &[CommitNode]) -> Result<RecordBatch>
Expand description

Serialize the commit graph to a single Arrow record batch.