AbstractBinaryBooleanOperatorSPARQLFunctionSymbol(String functionSymbolName,
String officialName,
RDFDatatype xsdBooleanType) |
AbstractBinaryComparisonSPARQLFunctionSymbol(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
RDFTermType rdfRootType,
RDFDatatype xsdBooleanType) |
AbstractBinaryComparisonSPARQLFunctionSymbol(String functionSymbolName,
String officialName,
RDFTermType rdfRootType,
RDFDatatype xsdBooleanType) |
AbstractHashSPARQLFunctionSymbol(String officialName,
RDFDatatype xsdStringType) |
AbstractIsASPARQLFunctionSymbol(String functionSymbolName,
String officialName,
RDFTermType baseRDFType,
RDFTermType rootRDFType,
RDFDatatype xsdBooleanType) |
AbstractLexicalNonStrictEqOrInequalityFunctionSymbol(String functionSymbolName,
MetaRDFTermType metaRDFTermType,
RDFDatatype xsdBooleanType,
RDFDatatype xsdDateTimeType,
RDFDatatype xsdStringType,
DBTermType dbStringType,
DBTermType dbBooleanType,
RDFDatatype xsdDateTimeStampType,
RDFDatatype xsdDate) |
AbstractStrBeforeOrAfterSPARQLFunctionSymbol(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype xsdStringType) |
AbstractSubStrSPARQLFunctionSymbol(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype xsdStringDatatype,
com.google.common.collect.ImmutableList<TermType> expectedBaseTypes) |
AbstractUnaryBooleanSPARQLFunctionSymbol(String functionSymbolName,
org.apache.commons.rdf.api.IRI iri,
TermType inputBaseType,
RDFDatatype xsdBooleanType) |
AbstractUnaryBooleanSPARQLFunctionSymbol(String functionSymbolName,
String officialName,
TermType inputBaseType,
RDFDatatype xsdBooleanType) |
AbstractUnaryStringSPARQLFunctionSymbol(String name,
org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype xsdStringDatatype) |
BoundSPARQLFunctionSymbolImpl(RDFTermType rootRDFType,
RDFDatatype xsdBooleanType) |
ConcatSPARQLFunctionSymbolImpl(int arity,
RDFDatatype xsdStringType) |
ContainsSPARQLFunctionSymbolImpl(RDFDatatype xsdStringType,
RDFDatatype xsdBooleanType) |
CountSPARQLFunctionSymbolImpl(RDFDatatype xsdIntegerType,
boolean isDistinct) |
CountSPARQLFunctionSymbolImpl(RDFTermType rootRdfTermType,
RDFDatatype xsdIntegerType,
boolean isDistinct) |
DivideSPARQLFunctionSymbolImpl(RDFDatatype abstractNumericType,
RDFDatatype xsdDecimalType) |
EBVSPARQLLikeFunctionSymbolImpl(RDFDatatype rootDatatype,
RDFDatatype xsdBooleanType) |
EndsWithSPARQLFunctionSymbolImpl(RDFDatatype xsdStringType,
RDFDatatype xsdBooleanType) |
GreaterThanSPARQLFunctionSymbolImpl(RDFTermType rdfRootType,
RDFDatatype xsdBooleanType,
DBTermType dbBooleanType) |
GroupConcatSPARQLFunctionSymbolImpl(RDFDatatype xsdStringType,
String separator,
boolean isDistinct) |
IsBlankSPARQLFunctionSymbolImpl(ObjectRDFType bnodeRDFType,
RDFTermType rootRDFType,
RDFDatatype xsdBooleanType) |
IsIRISPARQLFunctionSymbolImpl(ObjectRDFType iriRDFType,
RDFTermType rootRDFType,
RDFDatatype xsdBooleanType) |
IsLiteralSPARQLFunctionSymbolImpl(RDFTermType rdfsLiteralType,
RDFTermType rootRDFType,
RDFDatatype xsdBooleanType) |
IsNumericSPARQLFunctionSymbolImpl(RDFDatatype abstractRDFNumericType,
RDFTermType rootRDFType,
RDFDatatype xsdBooleanType) |
LangMatchesSPARQLFunctionSymbolImpl(RDFDatatype xsdStringType,
RDFDatatype xsdBooleanType) |
LangSPARQLFunctionSymbolImpl(RDFDatatype abstractRDFDatatype,
RDFDatatype xsdStringDatatype) |
LcaseSPARQLFunctionSymbolImpl(RDFDatatype xsdStringDatatype) |
LessThanSPARQLFunctionSymbolImpl(RDFTermType rdfRootType,
RDFDatatype xsdBooleanType,
DBTermType dbBooleanType) |
LexicalInequalityFunctionSymbolImpl(InequalityLabel inequalityLabel,
MetaRDFTermType metaRDFTermType,
RDFDatatype xsdBooleanType,
RDFDatatype xsdDateTimeType,
RDFDatatype xsdStringType,
DBTermType dbStringType,
DBTermType dbBooleanType,
RDFDatatype xsdDateTimeStampType,
RDFDatatype xsdDate) |
LexicalNonStrictEqualityFunctionSymbolImpl(MetaRDFTermType metaRDFTermType,
RDFDatatype xsdBooleanType,
RDFDatatype xsdDateTimeType,
RDFDatatype xsdStringType,
DBTermType dbStringType,
DBTermType dbBooleanType,
RDFDatatype xsdDateTimeStampType,
RDFDatatype xsdDate) |
LogicalAndSPARQLFunctionSymbolImpl(RDFDatatype xsdBooleanType) |
LogicalOrSPARQLFunctionSymbolImpl(RDFDatatype xsdBooleanType) |
Md5SPARQLFunctionSymbolImpl(RDFDatatype xsdStringType) |
NonStrictEqSPARQLFunctionSymbolImpl(RDFTermType rdfRootType,
RDFDatatype xsdBooleanType,
DBTermType dbBooleanType) |
NotSPARQLFunctionSymbolImpl(RDFDatatype xsdBooleanType) |
NowSPARQLFunctionSymbolImpl(RDFDatatype xsdDatetimeType) |
NumericBinarySPARQLFunctionSymbolImpl(String functionSymbolName,
String officialName,
RDFDatatype abstractNumericType) |
RandSPARQLFunctionSymbolImpl(UUID uuid,
RDFDatatype xsdDoubleType) |
RDF2DBBooleanFunctionSymbolImpl(RDFDatatype xsdBooleanType,
DBTermType dbBooleanTermType,
DBTermType dbStringTermType) |
RegexSPARQLFunctionSymbolImpl(int arity,
RDFDatatype xsdStringType,
RDFDatatype xsdBooleanType) |
ReplaceSPARQLFunctionSymbolImpl(int arity,
RDFDatatype xsdStringType) |
SameTermSPARQLFunctionSymbolImpl(RDFTermType rdfRootType,
RDFDatatype xsdBooleanType) |
Sha1SPARQLFunctionSymbolImpl(RDFDatatype xsdStringType) |
Sha256SPARQLFunctionSymbolImpl(RDFDatatype xsdStringType) |
Sha512SPARQLFunctionSymbolImpl(RDFDatatype xsdStringType) |
StartsWithSPARQLFunctionSymbolImpl(RDFDatatype xsdStringType,
RDFDatatype xsdBooleanType) |
StrAfterSPARQLFunctionSymbolImpl(RDFDatatype xsdStringType) |
StrBeforeSPARQLFunctionSymbolImpl(RDFDatatype xsdStringType) |
StringBooleanBinarySPARQLFunctionSymbolImpl(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype xsdStringType,
RDFDatatype xsdBooleanType) |
StringBooleanBinarySPARQLFunctionSymbolImpl(String functionSymbolName,
String officialName,
RDFDatatype xsdStringType,
RDFDatatype xsdBooleanType) |
StrlenSPARQLFunctionSymbolImpl(RDFDatatype xsdString,
RDFDatatype xsdInteger) |
StrSPARQLFunctionSymbolImpl(RDFTermType abstractRDFType,
RDFDatatype xsdStringType,
ObjectRDFType bnodeType) |
StrUUIDSPARQLFunctionSymbolImpl(UUID uuid,
RDFDatatype xsdStringType) |
SubStr2SPARQLFunctionSymbolImpl(RDFDatatype xsdStringDatatype,
RDFDatatype xsdIntegerDatatype) |
SubStr3SPARQLFunctionSymbolImpl(RDFDatatype xsdStringDatatype,
RDFDatatype xsdIntegerDatatype) |
UcaseSPARQLFunctionSymbolImpl(RDFDatatype xsdStringDatatype) |
UnaryNumericSPARQLFunctionSymbolImpl(String functionSymbolName,
org.apache.commons.rdf.api.IRI functionIRI,
RDFDatatype abstractNumericType,
Function<DBTermType,DBFunctionSymbol> dbFunctionSymbolFct) |
UnaryNumericSPARQLFunctionSymbolImpl(String officialName,
RDFDatatype abstractNumericType,
Function<DBTermType,DBFunctionSymbol> dbFunctionSymbolFct) |