Interface TripleCollector

All Known Subinterfaces:
TripleCollectorMark
All Known Implementing Classes:
ElementPathBlock, ElementTriplesBlock, QuadAcc, QuadAccSink, QuadDataAcc, QuadDataAccSink, TripleCollectorBGP

public interface TripleCollector
  • Method Details

    • addTriple

      void addTriple(Triple t)
    • addTriplePath

      void addTriplePath(TriplePath tPath)