Class CountingTripleHandler

  • All Implemented Interfaces:
    AutoCloseable, TripleHandler

    public class CountingTripleHandler
    extends Object
    implements TripleHandler
    A simple TripleHandler that merely counts the number of triples it has received.
    Author:
    Richard Cyganiak (richard@cyganiak.de), Michele Mostarda (mostarda@fbk.eu)