pub fn persist_graph_snapshot(storage_path: &str) -> Result<usize>Expand description
Write the current full graph state to a flat-quin snapshot file. Called after a persisted SPARQL Update so the change survives a restart. Returns the quin count written.