All Classes Interface Summary Class Summary Enum Summary Exception Summary
| Class |
Description |
| Abs |
|
| AbstractEvaluationStrategyFactory |
|
| AbstractQueryPreparer |
|
| AndValueEvaluationStep |
|
| ArrayBindingBasedQueryEvaluationContext |
|
| ArrayBindingSet |
An array implementation of the BindingSet interface.
|
| BadlyDesignedLeftJoinIterator |
|
| BinaryFunction |
|
| BindingAssigner |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| BindingAssigner.VarVisitor |
Deprecated, for removal: This API element is subject to removal in a future version. |
| BindingAssignerOptimizer |
Assigns values to variables based on a supplied set of bindings.
|
| BindingSetAssignmentInliner |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| BindingSetAssignmentInlinerOptimizer |
|
| BindingSetAssignmentQueryEvaluationStep |
|
| BindingSetHashKey |
Compact and efficient representation of a binding set for use as a key in hash maps.
|
| BooleanCast |
Deprecated.
|
| BooleanCast |
A Function that tries to cast its argument to an
xsd:boolean.
|
| BottomUpJoinIterator |
Deprecated.
|
| ByteCast |
A Function that tries to cast its argument to an
xsd:byte .
|
| CastFunction |
Abstract superclass for Functions that cast an argument
to an XML Schema datatype.
|
| Ceil |
|
| CollectionIteration<E,X extends Exception> |
Deprecated.
|
| CompareAllQueryValueEvaluationStep |
|
| CompareAnyValueEvaluationStep |
|
| CompareOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| CompareOptimizer |
A query optimizer that replaces Compare operators with SameTerms, if possible.
|
| CompareOptimizer.CompareVisitor |
Deprecated, for removal: This API element is subject to removal in a future version. |
| CompatibleBindingSetFilter |
Deprecated. |
| Concat |
|
| ConjunctiveConstraintSplitter |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| ConjunctiveConstraintSplitter.ConstraintVisitor |
Deprecated, for removal: This API element is subject to removal in a future version. |
| ConjunctiveConstraintSplitterOptimizer |
Splits conjunctive constraints into seperate constraints.
|
| ConstantOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| ConstantOptimizer |
A query optimizer that optimizes constant value expressions.
|
| Contains |
|
| CrossProductIteration |
Iteration which forms the cross product of a list of materialized input bindings with each result obtained from the
inner iteration.
|
| DateCast |
A Function that tries to cast its argument to an
xsd:date.
|
| DateTimeCast |
Deprecated.
|
| DateTimeCast |
A Function that tries to cast its argument to an
xsd:dateTime.
|
| Day |
|
| DecimalCast |
Deprecated.
|
| DecimalCast |
A Function that tries to cast its argument to an
xsd:decimal.
|
| DefaultEvaluationStrategy |
|
| DefaultEvaluationStrategyFactory |
|
| DelayedEvaluationIteration |
Utility class that removes code duplication and makes a precompiled QueryEvaluationStep available as an iteration
that may be created and used later.
|
| DescribeIteration |
Deprecated. |
| DisjunctiveConstraintOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| DisjunctiveConstraintOptimizer |
A query optimizer that optimize disjunctive constraints on tuple expressions.
|
| DisjunctiveConstraintOptimizer.OrSameTermOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version. |
| DoubleCast |
Deprecated.
|
| DoubleCast |
A Function that tries to cast its argument to an
xsd:double.
|
| EncodeForUri |
|
| EvaluationStatistics |
Supplies various query model statistics to the query engine/optimizer.
|
| EvaluationStatistics.CardinalityCalculator |
|
| EvaluationStrategies |
Deprecated, for removal: This API element is subject to removal in a future version. |
| EvaluationStrategy |
|
| EvaluationStrategyFactory |
|
| EvaluationStrategyImpl |
Deprecated.
|
| ExistsQueryValueEvaluationStep |
|
| ExtendedEvaluationStrategy |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| ExtendedEvaluationStrategyFactory |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| ExtensionIterator |
Deprecated. |
| ExtensionQueryEvaluationStep |
|
| FederatedServiceResolverBase |
Deprecated.
|
| FilterIterator |
Deprecated. |
| FilterIterator.RetainedVariableFilteredQueryEvaluationContext |
This is used to make sure that no variable is seen by the filter that are not in scope.
|
| FilterOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| FilterOptimizer |
Optimizes a query model by pushing Filters as far down in the model tree as possible.
|
| FilterOptimizer.DeMergeFilterFinder |
Deprecated, for removal: This API element is subject to removal in a future version. |
| FilterOptimizer.FilterFinder |
Deprecated, for removal: This API element is subject to removal in a future version. |
| FilterOptimizer.FilterRelocator |
Deprecated, for removal: This API element is subject to removal in a future version. |
| FilterOptimizer.MergeFilterFinder |
Deprecated, for removal: This API element is subject to removal in a future version. |
| FloatCast |
Deprecated.
|
| FloatCast |
A Function that tries to cast its argument to an
xsd:float.
|
| Floor |
|
| Function |
|
| FunctionRegistry |
A ServiceRegistry for implementations of the Function interface.
|
| GroupIterator |
|
| HashFunction |
Abstract hash function
|
| HashJoinIteration |
Generic hash join implementation suitable for use by Sail implementations.
|
| Hours |
|
| IfValueEvaluationStep |
|
| IntCast |
A Function that tries to cast its argument to an
xsd:int .
|
| IntegerCast |
Deprecated.
|
| IntegerCast |
A Function that tries to cast its argument to an
xsd:integer .
|
| IntegerCastFunction |
Abstract superclass for CastFunctions that cast their arguments to an xsd:integer or one of its derived
types.
|
| IntersectionQueryEvaluationStep |
A step that prepares the arguments of an Intersection operator before execution.
|
| InValueEvaluationStep |
|
| IsTripleFunction |
Function that return "true"^^xsd:boolean if its argument is RDF-star Triple otherwise return "false"^^xsd:boolean the
function's IRI uses RDF namespace to match the other functions in the package
|
| IterativeEvaluationOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| IterativeEvaluationOptimizer |
|
| IterativeEvaluationOptimizer.IEOVisitor |
Deprecated, for removal: This API element is subject to removal in a future version. |
| JoinExecutorBase<T> |
Deprecated.
|
| JoinIterator |
Interleaved join iterator.
|
| JoinQueryEvaluationStep |
|
| LeftJoinIterator |
|
| LeftJoinQueryEvaluationStep |
|
| LimitedSizeDistinctIteration |
Deprecated. |
| LimitedSizeEvaluationStrategy |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| LimitedSizeIteratorUtil |
Deprecated, for removal: This API element is subject to removal in a future version. |
| ListMemberValueOperationStep |
|
| LongCast |
|
| LowerCase |
|
| MathUtil |
A utility class for evaluation of mathematical expressions on RDF literals.
|
| MD5 |
|
| MinusQueryEvaluationStep |
|
| Minutes |
|
| Month |
|
| MultiProjectionIterator |
|
| NegativeIntegerCast |
A Function that tries to cast its argument to an
xsd:negativeInteger .
|
| NonNegativeIntegerCast |
A Function that tries to cast its argument to an
xsd:nonNegativeInteger .
|
| NonPositiveIntegerCast |
A Function that tries to cast its argument to an
xsd:nonPositiveInteger .
|
| Now |
|
| OrderComparator |
|
| OrderIterator |
Deprecated. |
| OrderLimitOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| OrderLimitOptimizer |
Moves the Order node above the Projection when variables are projected.
|
| OrderLimitOptimizer.OrderOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version. |
| OrderQueryEvaluationStep |
|
| OrValueEvaluationStep |
|
| ParentReferenceChecker |
|
| ParentReferenceCleaner |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| ParentReferenceCleaner |
Cleans up QueryModelNode.getParentNode() references that have become inconsistent with the actual algebra
tree structure due to optimization operations.
|
| PathIteration |
|
| PathIteration.ValuePair |
|
| PopulationStandardDeviationAggregateFactory |
AggregateFunctionFactory implementation that provides AggregateFunction used for processing
population standard deviation.
|
| PopulationVarianceAggregateFactory |
AggregateFunctionFactory implementation that provides AggregateFunction used for processing
population variance.
|
| PositiveIntegerCast |
A Function that tries to cast its argument to an
xsd:positiveInteger .
|
| ProjectionIterator |
Deprecated. |
| ProjectionQueryEvaluationStep |
|
| ProjectionRemovalOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| ProjectionRemovalOptimizer |
If a projection node in the algebra does not contribute or change the results it can be removed from the tree.
|
| QueryBindingSet |
An implementation of the BindingSet interface that is used to evalate query object models.
|
| QueryContext |
|
| QueryContextInitializer |
|
| QueryContextIteration |
|
| QueryEvaluationContext |
A QueryEvaluationContext stores values and methods that are valid throughout the lifetime of a query execution.
|
| QueryEvaluationContext.Minimal |
|
| QueryEvaluationStep |
A Step that may need to be executed in a EvaluationStrategy.
|
| QueryEvaluationStep.DelayedEvaluationIteration |
Deprecated, for removal: This API element is subject to removal in a future version. |
| QueryEvaluationUtil |
|
| QueryEvaluationUtility |
This class will take over for QueryEvaluationUtil.
|
| QueryEvaluationUtility.Result |
|
| QueryJoinOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| QueryJoinOptimizer |
A query optimizer that re-orders nested Joins.
|
| QueryModelNormalizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| QueryModelNormalizerOptimizer |
A query optimizer that (partially) normalizes query models to a canonical form.
|
| QueryModelPruner |
Deprecated.
|
| QueryModelPruner.TreeSanitizer |
|
| QueryOptimizer |
|
| QueryOptimizerList |
Deprecated, for removal: This API element is subject to removal in a future version. |
| QueryOptimizerPipeline |
|
| QueryPreparer |
A generic interface for executing queries over a TripleSource.
|
| QueryValueEvaluationStep |
A step in the query evaluation that works on ValueExpresions.
|
| QueryValueEvaluationStep.ApplyFunctionForEachBinding |
A minimal implementation that falls calls a function that should return a value per passed in bindingsets.
|
| QueryValueEvaluationStep.ConstantQueryValueEvaluationStep |
A QueryValueEvalationStep that will return the same constant value throughout the query execution.
|
| QueryValueEvaluationStep.Fail |
A minimal implementation that falls is known to throw an ValueExprEvaluationException.
|
| QueryValueEvaluationStep.Minimal |
A minimal implementation that falls back to calling evaluate in the strategy.
|
| QueryValueEvaluationStepSupplier |
|
| Rand |
|
| RdfStarQueryEvaluationStep |
|
| RDFStarTripleSource |
|
| RegexAsStringFunctionOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| RegexAsStringFunctionOptimizer |
A query optimizer that replaces REGEX with FunctionCalls that are equivalent operators
|
| RegexValueEvaluationStepSupplier |
|
| ReificationRdfStarQueryEvaluationStep |
|
| Replace |
|
| RepositoryFederatedService |
Deprecated.
|
| Round |
|
| SameTermFilterOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| SameTermFilterOptimizer |
A query optimizer that embeds Filters with SameTerm operators in statement patterns as much as
possible.
|
| SameTermFilterOptimizer.BindingSetAssignmentCollector |
Deprecated, for removal: This API element is subject to removal in a future version. |
| SameTermFilterOptimizer.SameTermFilterVisitor |
Deprecated, for removal: This API element is subject to removal in a future version. |
| SameTermFilterOptimizer.VarBinder |
Deprecated, for removal: This API element is subject to removal in a future version. |
| SameTermFilterOptimizer.VarRenamer |
Deprecated, for removal: This API element is subject to removal in a future version. |
| Seconds |
|
| ServiceCrossProductIteration |
Deprecated. |
| ServiceJoinConversionIteration |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| ServiceJoinIterator |
Iterator for efficient SERVICE evaluation (vectored).
|
| ServiceQueryEvaluationStep |
|
| SHA1 |
|
| SHA256 |
|
| SHA384 |
|
| SHA512 |
|
| ShortCast |
A Function that tries to cast its argument to an
xsd:short .
|
| SilentIteration |
Deprecated.
|
| SimpleEvaluationStrategy |
Deprecated.
|
| SliceQueryEvaluationStep |
|
| SliceQueryEvaluationStep.OffSetAndLimitQueryEvaluationStep |
|
| SliceQueryEvaluationStep.OnlyLimitQueryEvaluationStep |
|
| SliceQueryEvaluationStep.OnlyOffsetQueryEvaluationStep |
|
| SPARQLFederatedService |
Deprecated.
|
| SPARQLMinusIteration<X extends Exception> |
Deprecated. |
| StandardDeviationAggregateFactory |
AggregateFunctionFactory implementation that provides AggregateFunction used for processing sample
standard deviation.
|
| StandardDeviationCollector |
AggregateCollector that can compute both sample and
population standard deviation based on input of numeric Literals.
|
| StandardQueryOptimizerPipeline |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| StandardQueryOptimizerPipeline |
|
| StatementFunction |
Function constructing RDF-star Triple from its 3 arguments reused the IRI of rdf:Statement as name
|
| StatementPatternQueryEvaluationStep |
Evaluate the StatementPattern - taking care of graph/datasets - avoiding redoing work every call of evaluate if
possible.
|
| Statements |
Deprecated.
|
| StatisticalAggregateFunction |
AggregateFunction used for processing of extended statistical aggregate operations through SPARQL.
|
| StatisticCollector |
AggregateCollector implementation that processes SPARQL statistical functions based on input Literal
values.
|
| StrAfter |
|
| StrBefore |
|
| StrDt |
|
| StrEnds |
|
| StrictEvaluationStrategy |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| StrictEvaluationStrategyFactory |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| StringCast |
Deprecated.
|
| StringCast |
A Function that tries to cast its argument to an
xsd:string.
|
| StrLang |
|
| StrLen |
|
| StrStarts |
|
| STRUUID |
|
| Substring |
|
| Timezone |
|
| TripleObjectFunction |
Function returning the object component of RDF-star Triple reused the IRI of rdf:object as name
|
| TriplePredicateFunction |
Function returning the predicate component of RDF-star Triple reused the IRI of rdf:predicate as name
|
| TripleSource |
A triple source that can be queried for (the existence of) certain triples in certain contexts.
|
| TripleSources |
Deprecated, for removal: This API element is subject to removal in a future version. |
| TripleSubjectFunction |
Function returning the subject component of RDF-star Triple reused the IRI of rdf:subject as name
|
| TupleFunction |
A function that can return a tuple of Values.
|
| TupleFunctionEvaluationStatistics |
|
| TupleFunctionEvaluationStatistics.TupleFunctionCardinalityCalculator |
|
| TupleFunctionEvaluationStrategy |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| TupleFunctionFederatedService |
|
| TupleFunctionRegistry |
|
| Tz |
|
| UnaryFunction |
|
| UnionQueryEvaluationStep |
|
| UnionScopeChangeOptimizer |
Deprecated, for removal: This API element is subject to removal in a future version.
|
| UnionScopeChangeOptimizer |
Inspect Union clauses to check if scope change can be avoided (allowing injection of pre-bound vars into union
arguments).
|
| UnsignedByteCast |
|
| UnsignedIntCast |
|
| UnsignedLongCast |
|
| UnsignedShortCast |
|
| UpperCase |
|
| UUID |
|
| ValueComparator |
|
| ValueExprEvaluationException |
An exception indicating that a ValueExpr could not be evaluated due to illegal or incompatible values.
|
| ValueExprTripleRefEvaluationStep |
|
| VarianceAggregateFactory |
AggregateFunctionFactory implementation that provides AggregateFunction used for processing sample
variance.
|
| VarianceCollector |
AggregateCollector that can compute both sample and
population variance based on input of numeric Literals.
|
| XMLDatatypeMathUtil |
A utility class for evaluation of extended "mathematical" expressions on RDF literals.
|
| Year |
|
| ZeroLengthPathEvaluationStep |
|
| ZeroLengthPathIteration |
|