Expand description
I define FilterMapTripleSource
and FilterMapQuadSource
,
the result type of TripleSource::filter_map_triples
and QuadSource::filter_map_quads
respectively.
Structsยง
- The result of
QuadSource::filter_map_quads
andQuadSource::filter_map_quads
. Iterator
implementation forFilterMapQuadSource
- The result of
TripleSource::filter_map_triples
andQuadSource::filter_map_quads
. Iterator
implementation forFilterMapTripleSource