Skip to main content

open_social_graph_store_at_path

Function open_social_graph_store_at_path 

Source
pub fn open_social_graph_store_at_path(
    db_dir: &Path,
    mapsize_bytes: Option<u64>,
) -> Result<Arc<SocialGraphStore>>