Interface TupleQueryResultMapper<T>

  • All Superinterfaces:
    Function<org.eclipse.rdf4j.query.TupleQueryResult,​T>

    public interface TupleQueryResultMapper<T>
    extends Function<org.eclipse.rdf4j.query.TupleQueryResult,​T>
    Since:
    4.0.0
    Author:
    Florian Kleedorfer