pub fn bootstrap_profile_root_pair_transaction_lock(
data_dir: &Path,
) -> Result<()>Expand description
Create the profile root-pair transaction lock for an existing legacy socialgraph directory, then release it. Older stores can predate this lock file, while read-only root snapshots deliberately refuse to create it.