Skip to content

TripleSource as Iterator? #198

@KonradHoeffner

Description

@KonradHoeffner

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions