Method Web.RDF()->parse_n_triples()
- Method parse_n_triples
intparse_n_triples(stringin)- 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.