- All Superinterfaces:
TripleCollector
- All Known Implementing Classes:
ElementPathBlock
,ElementTriplesBlock
,QuadDataAcc
,TripleCollectorBGP
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addTriple
(int index, org.apache.jena.graph.Triple t) void
addTriplePath
(int index, TriplePath tPath) int
mark()
Methods inherited from interface org.apache.jena.sparql.syntax.TripleCollector
addTriple, addTriplePath
-
Method Details
-
mark
int mark() -
addTriple
void addTriple(int index, org.apache.jena.graph.Triple t) -
addTriplePath
-