Skip to main content

Module ntriples_star

Module ntriples_star 

Source

Structs§

NTriplesLineTerms
Human-readable term strings from the most recent successful parse.
NTriplesStarParser
N-Triples-Star parser implementation

Functions§

parse_ntriples_star_into
Parse N-Triples-Star into any [QuinSink] (bounded collector or external sorter).
parse_ntriples_star_stream
Parse N-Triples-Star stream and emit Quins via external sort.