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 © 2015-2020 Eclipse Foundation. All Rights Reserved.