public interface TupleQueryResultHandler extends QueryResultHandler
Instances of this interface are capable of handling tuple results using the
QueryResultHandler.startQueryResult(List)
, QueryResultHandler.handleSolution(BindingSet)
and
QueryResultHandler.endQueryResult()
methods.
endQueryResult, handleBoolean, handleLinks, handleSolution, startQueryResult
Copyright © 2001–2015 Aduna. All rights reserved.