| Modifier and Type | Interface and Description |
|---|---|
interface |
BNode |
interface |
DBConstant |
interface |
IRIConstant
Provides an interface for storing the IRI constant.
|
interface |
NonNullConstant |
interface |
ObjectConstant |
interface |
RDFConstant |
interface |
RDFLiteralConstant
Provides an interface for storing the value constant.
|
interface |
RDFTermTypeConstant
When the RDF term types are "reified" as constants
Should disappear from the query before its translation
into a native query.
|
| Modifier and Type | Method and Description |
|---|---|
Constant |
TermFactory.getNullConstant() |
| Modifier and Type | Method and Description |
|---|---|
Constant |
AggregationFunctionSymbol.evaluateEmptyBag(TermFactory termFactory) |
| Modifier and Type | Method and Description |
|---|---|
Constant |
DBMinFunctionSymbolImpl.evaluateEmptyBag(TermFactory termFactory) |
Constant |
NullIgnoringDBSumFunctionSymbol.evaluateEmptyBag(TermFactory termFactory) |
Constant |
DBCountFunctionSymbolImpl.evaluateEmptyBag(TermFactory termFactory) |
Constant |
NullIgnoringDBAvgFunctionSymbol.evaluateEmptyBag(TermFactory termFactory) |
Constant |
DBMaxFunctionSymbolImpl.evaluateEmptyBag(TermFactory termFactory) |
Constant |
NullIgnoringDBGroupConcatFunctionSymbol.evaluateEmptyBag(TermFactory termFactory) |
| Modifier and Type | Method and Description |
|---|---|
Constant |
CountSPARQLFunctionSymbolImpl.evaluateEmptyBag(TermFactory termFactory) |
Constant |
MinOrMaxSPARQLFunctionSymbolImpl.evaluateEmptyBag(TermFactory termFactory) |
Constant |
AvgSPARQLFunctionSymbolImpl.evaluateEmptyBag(TermFactory termFactory) |
Constant |
SumSPARQLFunctionSymbolImpl.evaluateEmptyBag(TermFactory termFactory) |
Constant |
GroupConcatSPARQLFunctionSymbolImpl.evaluateEmptyBag(TermFactory termFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
BNodeConstantImpl
Implementation for BNodes.
|
class |
DBConstantImpl |
class |
IRIConstantImpl
Provides a storage to put the URI constant.
|
class |
NullConstantImpl |
class |
RDFLiteralConstantImpl |
class |
RDFTermTypeConstantImpl |
| Modifier and Type | Method and Description |
|---|---|
Constant |
TermFactoryImpl.getNullConstant() |
| Constructor and Description |
|---|
ValueEvaluationImpl(ImmutableExpression.Evaluation.BooleanValue value,
Constant constant) |
Copyright © 2009–2020 Free University of Bozen-Bolzano. All rights reserved.