Method Web.RDF()->parse_n_triples() Method parse_n_triples int parse_n_triples(string in) Description Parses an N-triples string and adds the found statements to the RDF set. Returns the number of added relations. Throws The parser will throw errors on invalid N-triple input.