Expand description
I define FilterTripleSource
and FilterQuadSource
,
the result type of TripleSource::filter_triples
and QuadSource::filter_quads
respectively.
Structsยง
- Filter
Quad Source - The result type of
QuadSource::filter_quads
. - Filter
Triple Source - The result type of
TripleSource::filter_triples
.