pub fn open_entity_pagerank_db(
    dbpath: &OsStr
) -> Result<ReadonlyRocksDBDict<String, f64>, KGDataError>