| Package | Description |
|---|---|
| org.aksw.sparqlify.core.cast |
| Modifier and Type | Class and Description |
|---|---|
class |
FunctionModelImpl<T>
T is the type
I some implementation of a function
|
| Modifier and Type | Method and Description |
|---|---|
FunctionModel<TypeToken> |
TypeSystemImpl.getSqlFunctionModel() |
FunctionModel<TypeToken> |
TypeSystem.getSqlFunctionModel() |
| Modifier and Type | Method and Description |
|---|---|
static <T> CandidateMethod<T> |
TypeSystemImpl.lookupSqlCandidate(FunctionModel<T> functionModel,
com.google.common.collect.Multimap<String,String> nameToDecls,
String sparqlFnName,
List<T> argTypes) |
static void |
NewWorldTest.registerSqlOperatorBatchCompare(FunctionModel<TypeToken> sqlModel,
String name) |
static void |
NewWorldTest.registerSqlOperatorBatchNumeric(FunctionModel<TypeToken> sqlModel,
String name) |
Copyright © 2013. All Rights Reserved.