pub fn open_social_graph_store_with_storage(
data_dir: &Path,
store: Arc<StorageRouter>,
mapsize_bytes: Option<u64>,
) -> Result<Arc<SocialGraphStore>>pub fn open_social_graph_store_with_storage(
data_dir: &Path,
store: Arc<StorageRouter>,
mapsize_bytes: Option<u64>,
) -> Result<Arc<SocialGraphStore>>