AbstractAggregationFunctionSymbol(String name,
com.google.common.collect.ImmutableList<TermType> expectedBaseTypes,
DBTermType targetType,
boolean isDistinct) |
AbstractDBAggregationFunctionSymbol(String name,
com.google.common.collect.ImmutableList<TermType> expectedBaseTypes,
DBTermType targetType,
boolean isDistinct,
DBFunctionSymbolSerializer serializer) |
AbstractDBBooleanConnectorFunctionSymbol(String name,
int arity,
DBTermType dbBooleanTermType) |
AbstractDBConcatFunctionSymbol(String nameInDialect,
int arity,
DBTermType dbStringType,
DBTermType rootDBTermType,
DBFunctionSymbolSerializer serializer) |
AbstractDBIfThenElseFunctionSymbol(DBTermType dbBooleanType,
DBTermType rootDBTermType) |
AbstractDBIfThenFunctionSymbol(String name,
int arity,
DBTermType dbBooleanType,
DBTermType rootDBTermType,
boolean doOrderingMatter) |
AbstractDBInequalityOperator(InequalityLabel inequalityLabel,
String functionSymbolName,
DBTermType rootDBTermType,
DBTermType dbBoolean) |
AbstractDBIsNullOrNotFunctionSymbol(boolean isNull,
DBTermType dbBooleanTermType,
DBTermType rootDBTermType) |
AbstractDBIsStringEmptyFunctionSymbol(DBTermType dbBooleanType,
DBTermType rootDBType) |
AbstractDBNonStrictEqOperator(String functionSymbolName,
DBTermType rootDBTermType,
DBTermType dbBoolean) |
AbstractDBStrBeforeOrAfterFunctionSymbol(String name,
DBTermType dbStringType,
DBTermType rootDBType,
DBFunctionSymbolSerializer serializer) |
AbstractDBStrictEqNeqFunctionSymbol(String name,
int arity,
boolean isEq,
TermType rootTermType,
DBTermType dbBooleanTermType) |
AbstractDBTypeConversionFunctionSymbolImpl(String name,
DBTermType inputBaseType,
DBTermType targetType) |
AbstractOrNullFunctionSymbol(String name,
int arity,
DBTermType dbBooleanTermType,
boolean possibleBoolean) |
AbstractR2RMLSafeIRIEncodeFunctionSymbol(DBTermType dbStringType) |
AbstractSimpleMultitypedDBFunctionSymbol(String nameInDialect,
int arity,
DBTermType targetType,
boolean isInjective) |
AbstractTimestampISODenormFunctionSymbol(DBTermType timestampType,
DBTermType dbStringType) |
AbstractTimestampISONormFunctionSymbol(DBTermType timestampType,
DBTermType dbStringType,
DBFunctionSymbolSerializer serializer) |
AbstractTypedDBFunctionSymbol(String name,
com.google.common.collect.ImmutableList<TermType> expectedBaseTypes,
DBTermType targetType) |
BooleanDBIfElseNullFunctionSymbolImpl(DBTermType dbBooleanType) |
DBBooleanCaseFunctionSymbolImpl(int arity,
DBTermType dbBooleanType,
DBTermType rootDBTermType,
boolean doOrderingMatter) |
DBBooleanFunctionSymbolImpl(String name,
com.google.common.collect.ImmutableList<TermType> expectedBaseTypes,
DBTermType dbBooleanTermType) |
DBBooleanFunctionSymbolWithSerializerImpl(String name,
com.google.common.collect.ImmutableList<TermType> inputDBTypes,
DBTermType dbBooleanType,
boolean isAlwaysInjective,
DBFunctionSymbolSerializer serializer) |
DBContainsFunctionSymbolImpl(DBTermType abstractRootTermType,
DBTermType dbBooleanTermType,
DBFunctionSymbolSerializer serializer) |
DBCountFunctionSymbolImpl(DBTermType targetType,
boolean isDistinct) |
DBCountFunctionSymbolImpl(DBTermType targetType,
boolean isDistinct,
DBFunctionSymbolSerializer serializer) |
DBCountFunctionSymbolImpl(DBTermType inputType,
DBTermType targetType,
boolean isDistinct) |
DBCountFunctionSymbolImpl(DBTermType inputType,
DBTermType targetType,
boolean isDistinct,
DBFunctionSymbolSerializer serializer) |
DBFunctionSymbolWithSerializerImpl(String name,
com.google.common.collect.ImmutableList<TermType> inputDBTypes,
DBTermType targetType,
boolean isAlwaysInjective,
DBFunctionSymbolSerializer serializer) |
DBHashFunctionSymbolImpl(String name,
DBTermType rootDBType,
DBTermType dbStringType,
DBFunctionSymbolSerializer serializer) |
DBIntIndexFunctionSymbolImpl(DBTermType dbIntegerType,
DBTermType rootDBType,
int nbEntries) |
DBLikeFunctionSymbolImpl(DBTermType dbBooleanTermType,
DBTermType rootDBType)
TODO: type the input
|
DBMaxFunctionSymbolImpl(DBTermType inputType) |
DBMaxFunctionSymbolImpl(DBTermType dbType,
DBFunctionSymbolSerializer serializer) |
DBMinFunctionSymbolImpl(DBTermType inputType) |
DBMinFunctionSymbolImpl(DBTermType dbType,
DBFunctionSymbolSerializer serializer) |
DBStrAfterFunctionSymbolImpl(DBTermType dbStringType,
DBTermType rootDBType,
DBFunctionSymbolSerializer serializer) |
DBStrBeforeFunctionSymbolImpl(DBTermType dbStringType,
DBTermType rootDBType,
DBFunctionSymbolSerializer serializer) |
DefaultBooleanDenormFunctionSymbol(DBTermType booleanType,
DBTermType dbStringType) |
DefaultBooleanNormFunctionSymbol(DBTermType booleanType,
DBTermType stringType) |
DefaultCastIntegerToStringFunctionSymbol(DBTermType inputType,
DBTermType dbStringType,
DBFunctionSymbolSerializer serializer) |
DefaultDBAndFunctionSymbol(String nameInDialect,
int arity,
DBTermType dbBooleanTermType) |
DefaultDBBooleanInequalityOperator(InequalityLabel inequalityLabel,
DBTermType rootDBTermType,
DBTermType dbBoolean)
TODO: type the input
|
DefaultDBCaseFunctionSymbol(int arity,
DBTermType dbBooleanType,
DBTermType rootDBTermType,
boolean doOrderingMatter) |
DefaultDBCaseFunctionSymbol(String name,
int arity,
DBTermType dbBooleanType,
DBTermType rootDBTermType,
boolean doOrderingMatter) |
DefaultDBCoalesceFunctionSymbol(String nameInDialect,
int arity,
DBTermType rootDBTermType,
DBFunctionSymbolSerializer serializer) |
DefaultDBDateInequalityOperator(InequalityLabel inequalityLabel,
DBTermType rootDBTermType,
DBTermType dbBoolean)
TODO: type the input
|
DefaultDBDatetimeInequalityOperator(InequalityLabel inequalityLabel,
DBTermType rootDBTermType,
DBTermType dbBoolean)
TODO: type the input
|
DefaultDBDefaultInequalityOperator(InequalityLabel inequalityLabel,
DBTermType rootDBTermType,
DBTermType dbBoolean) |
DefaultDBIfElseNullFunctionSymbol(DBTermType dbBooleanType,
DBTermType rootDBTermType) |
DefaultDBIfElseNullFunctionSymbol(String name,
DBTermType dbBooleanType,
DBTermType rootDBTermType) |
DefaultDBIsTrueFunctionSymbol(DBTermType dbBooleanTermType) |
DefaultDBNonStrictDateEqOperator(DBTermType rootDBTermType,
DBTermType dbBoolean)
TODO: type the input
|
DefaultDBNonStrictDatetimeEqOperator(DBTermType rootDBTermType,
DBTermType dbBoolean)
TODO: type the input
|
DefaultDBNonStrictDefaultEqOperator(DBTermType rootDBTermType,
DBTermType dbBoolean) |
DefaultDBNonStrictNumericEqOperator(DBTermType rootDBTermType,
DBTermType dbBoolean)
TODO: type the input
|
DefaultDBNonStrictStringEqOperator(DBTermType rootDBTermType,
DBTermType dbBoolean)
TODO: type the input
|
DefaultDBNotFunctionSymbol(String nameInDialect,
DBTermType dbBooleanTermType) |
DefaultDBNumericInequalityOperator(InequalityLabel inequalityLabel,
DBTermType rootDBTermType,
DBTermType dbBoolean)
TODO: type the input
|
DefaultDBOrFunctionSymbol(String nameInDialect,
int arity,
DBTermType dbBooleanTermType) |
DefaultDBStrEndsWithFunctionSymbol(DBTermType metaDBTermType,
DBTermType dbBooleanTermType)
TODO: type the input
|
DefaultDBStrictEqFunctionSymbol(int arity,
TermType rootTermType,
DBTermType dbBooleanTermType) |
DefaultDBStrictNEqFunctionSymbol(int arity,
TermType rootTermType,
DBTermType dbBooleanTermType) |
DefaultDBStringInequalityOperator(InequalityLabel inequalityLabel,
DBTermType rootDBTermType,
DBTermType dbBoolean)
TODO: type the input
|
DefaultDBStrStartsWithFunctionSymbol(DBTermType metaDBTermType,
DBTermType dbBooleanTermType)
TODO: type the input
|
DefaultNonDeterministicNullaryFunctionSymbol(String nameInDialect,
UUID uuid,
DBTermType targetType) |
DefaultNonDeterministicNullaryFunctionSymbol(String nameInDialect,
UUID uuid,
DBTermType targetType,
DBFunctionSymbolSerializer serializer) |
DefaultNumberNormAsBooleanFunctionSymbol(DBTermType numberType,
DBTermType stringType) |
DefaultSimpleDBBooleanCastFunctionSymbol(DBTermType inputBaseType,
DBTermType booleanType,
DBFunctionSymbolSerializer serializer) |
DefaultSimpleDBCastFunctionSymbol(DBTermType inputBaseType,
DBTermType targetType,
DBFunctionSymbolSerializer serializer) |
DefaultTimeTzNormalizationFunctionSymbol(DBTermType timeTzType,
DBTermType targetType,
DBFunctionSymbolSerializer serializer) |
DefaultTypedDBMathBinaryOperator(String operatorString,
DBTermType dbNumericType) |
DefaultUntypedDBFunctionSymbol(String nameInDialect,
int arity,
DBTermType rootDBTermType) |
DefaultUntypedDBMathBinaryOperator(String operatorString,
DBTermType rootDBTermType) |
FalseOrNullFunctionSymbolImpl(int arity,
DBTermType dbBooleanTermType) |
ForcingFloatingDBAvgFunctionSymbolImpl(DBTermType inputDBType,
DBTermType targetDBType,
boolean isDistinct) |
MockupDBIfElseNullFunctionSymbol(DBTermType dbBooleanType,
DBTermType rootDBTermType) |
MockupDBIsNullOrNotFunctionSymbolImpl(boolean isNull,
DBTermType dbBooleanTermType,
DBTermType rootDBTermType) |
MockupR2RMLSafeIRIEncodeFunctionSymbol(DBTermType dbStringType) |
MockupSimpleDBBooleanCastFunctionSymbol(DBTermType inputBaseType,
DBTermType targetType) |
MockupSimpleDBCastFunctionSymbol(DBTermType inputBaseType,
DBTermType targetType) |
NonPostProcessedSimpleDBCastFunctionSymbol(DBTermType inputBaseType,
DBTermType targetType,
DBFunctionSymbolSerializer serializer) |
NonSimplifiableTypedNullFunctionSymbol(DBTermType targetType) |
NonSimplifiableTypedNullFunctionSymbol(DBTermType targetType,
DBTermType castingType) |
NullIfDBFunctionSymbolImpl(DBTermType rootDBTermType) |
NullIfDBFunctionSymbolImpl(String name,
DBTermType rootDBTermType,
DBFunctionSymbolSerializer serializer) |
NullIgnoringDBAvgFunctionSymbol(DBTermType inputType,
DBTermType targetType,
boolean isDistinct) |
NullIgnoringDBAvgFunctionSymbol(DBTermType inputDBType,
DBTermType targetDBType,
boolean isDistinct,
DBFunctionSymbolSerializer serializer) |
NullIgnoringDBSumFunctionSymbol(DBTermType inputType,
boolean isDistinct) |
NullIgnoringDBSumFunctionSymbol(DBTermType dbType,
boolean isDistinct,
DBFunctionSymbolSerializer serializer) |
NullRejectingDBConcatFunctionSymbol(String nameInDialect,
int arity,
DBTermType dbStringType,
DBTermType rootDBTermType,
boolean isOperator) |
NullRejectingDBConcatFunctionSymbol(String nameInDialect,
int arity,
DBTermType dbStringType,
DBTermType rootDBTermType,
DBFunctionSymbolSerializer serializer) |
NullToleratingDBConcatFunctionSymbol(String nameInDialect,
int arity,
DBTermType dbStringType,
DBTermType rootDBTermType,
boolean isOperator) |
OneDigitBooleanNormFunctionSymbolImpl(DBTermType booleanType,
DBTermType stringType) |
OneDigitDBIsTrueFunctionSymbolImpl(DBTermType dbBooleanTermType) |
OneLetterBooleanNormFunctionSymbolImpl(DBTermType booleanType,
DBTermType stringType) |
OneLetterDBIsTrueFunctionSymbolImpl(DBTermType dbBooleanTermType) |
SimpleTypedDBFunctionSymbolImpl(String nameWithoutArity,
int arity,
DBTermType targetType,
boolean isInjective,
DBTermType rootDBTermType,
DBFunctionSymbolSerializer serializer) |
SimplifiableTypedNullFunctionSymbol(DBTermType targetType) |
SQLServerDBIsTrueFunctionSymbolImpl(DBTermType dbBooleanTermType) |
StandardNotationDBBooleanFunctionSymbolImpl(String nameInDialect,
com.google.common.collect.ImmutableList<TermType> expectedBaseTypes,
DBTermType dbBooleanTermType) |
TemporaryDBTypeConversionToStringFunctionSymbolImpl(DBTermType inputBaseType,
DBTermType targetType) |
TrueOrNullFunctionSymbolImpl(int arity,
DBTermType dbBooleanTermType) |
UnaryDBFunctionSymbolWithSerializerImpl(String name,
DBTermType inputDBType,
DBTermType targetType,
boolean isAlwaysInjective,
DBFunctionSymbolSerializer serializer) |
WrappedDBBooleanCaseFunctionSymbolImpl(int arity,
DBTermType dbBooleanType,
DBTermType rootDBTermType,
boolean doOrderingMatter) |