- All Known Subinterfaces:
TripleCollectorMark
- All Known Implementing Classes:
ElementPathBlock
,ElementTriplesBlock
,QuadAcc
,QuadAccSink
,QuadDataAcc
,QuadDataAccSink
,TripleCollectorBGP
public interface TripleCollector
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addTriple
(org.apache.jena.graph.Triple t) void
addTriplePath
(TriplePath tPath)
-
Method Details
-
addTriple
void addTriple(org.apache.jena.graph.Triple t) -
addTriplePath
-