JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
Select Theme
Light
Dark
System Setting
org.eclipse.rdf4j.spring.dao.support
TupleQueryResultMapper
Contents
Description
Method Summary
Hide sidebar
Show sidebar
Interface TupleQueryResultMapper<
T
>
All Superinterfaces:
Function
<
TupleQueryResult
, T>
public interface
TupleQueryResultMapper<T>
extends
Function
<
TupleQueryResult
, T>
Since:
4.0.0
Author:
Florian Kleedorfer
Method Summary
Methods inherited from interface
Function
andThen
,
apply
,
compose