parse_triple_from_string

Function parse_triple_from_string 

Source
pub fn parse_triple_from_string(triple_str: &str) -> Result<Triple>
Expand description

Parse a triple from simple string format “subject predicate object”