-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Description
I want to parallelize some CPU-bound processing of several GB of N-Triples using rayon, but it seems like the TripleSource I get from the NTriplesParser does not implement one of the iterator yielding traits nor offer another methods to obtain an iterator. Is that intended or could that be added?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels