com.hp.hpl.jena.sparql.syntax
Interface TripleCollector
- All Known Implementing Classes:
- ElementPathBlock, ElementTriplesBlock, QuadAcc, QuadDataAcc, TripleCollectorBGP
public interface TripleCollector
addTriple
void addTriple(com.hp.hpl.jena.graph.Triple t)
mark
int mark()
addTriple
void addTriple(int index,
com.hp.hpl.jena.graph.Triple t)
addTriplePath
void addTriplePath(TriplePath tPath)
addTriplePath
void addTriplePath(int index,
TriplePath tPath)
Copyright ? 2004, 2005, 2006, 2007, 2008, 2009 Hewlett-Packard Development Company, LP Copyright ? 2010 Talis Systems Ltd. Copyright ? 2010, 2011 Epimorphics Ltd.