Function grafen::database::read_database [] [src]

pub fn read_database(from_path: &str) -> Result<DataBase, Error>

Read a DataBase from a JSON formatted file. The owned path is set to the input path.