Skip to main content

save_all

Function save_all 

Source
pub fn save_all(
    config: &PersistenceConfig,
    graph: &CausalGraph,
    hnsw: &HnswService,
) -> Result<(), Error>
Expand description

Save all kernel state to the configured data directory.