Skip to main content

write_all_objects

Function write_all_objects 

Source
pub fn write_all_objects(
    path: &Path,
    all_objects: &AllObjects,
    id_interner: &StringInterner,
) -> Result<()>
Expand description

Write AllObjects to a Parquet file, de-interning IDs back to strings.