pub fn wipe_repo_data(repo_id: &str) -> Result<()>Expand description
Wipe per-repository graph data while preserving the advisory ownership lock inode. Keeping the lock file in place prevents a new daemon from slipping through while an explicit clean or schema rebuild is in progress.