load_triples_auto_detect

Function load_triples_auto_detect 

Source
pub fn load_triples_auto_detect<P: AsRef<Path>>(
    file_path: P,
) -> Result<Vec<(String, String, String)>>
Expand description

Auto-detect file format and load triples accordingly