Expand description
I define MapTripleSource
and MapQuadSource
,
the result type of TripleSource::map_triples
and QuadSource::map_quads
respectively.
Structsยง
- The result of
QuadSource::map_quads
. - The result of
TripleSource::map_triples
. Iterator
implementation for the returned value ofTripleSource::map_triples
orQuadSource::map_quads
.