Interface TripleCollectorMark

All Superinterfaces:
TripleCollector
All Known Implementing Classes:
ElementPathBlock, ElementTriplesBlock, QuadDataAcc, TripleCollectorBGP

public interface TripleCollectorMark extends TripleCollector
  • Method Details

    • mark

      int mark()
    • addTriple

      void addTriple(int index, org.apache.jena.graph.Triple t)
    • addTriplePath

      void addTriplePath(int index, TriplePath tPath)