- get(UUID) - Static method in class org.openrdf.query.algebra.evaluation.util.EvaluationStrategies
-
Retrieve the EvaluationStrategy registered with the supplied key.
- getAssuredBindingNames() - Method in class org.openrdf.query.algebra.evaluation.impl.ExternalSet
-
- getBinding(String) - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
-
- getBindingNames() - Method in class org.openrdf.query.algebra.evaluation.impl.ExternalSet
-
- getBindingNames() - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
-
- getBindingSetAssignments() - Method in class org.openrdf.query.algebra.evaluation.impl.SameTermFilterOptimizer.BindingSetAssignmentCollector
-
- getCardinality() - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
- getCardinality(StatementPattern) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
- getCardinality(double, Var) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
- getCardinality(double, Collection<Var>) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
- getCardinality(TupleExpr) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics
-
- getConjunctiveConstraints(ValueExpr, List<ValueExpr>) - Method in class org.openrdf.query.algebra.evaluation.impl.ConjunctiveConstraintSplitter.ConstraintVisitor
-
- getConnection() - Method in class org.openrdf.query.algebra.evaluation.federation.RepositoryFederatedService
-
- getConstantVars(Iterable<Var>) - Method in class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getContextCardinality(StatementPattern) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
Override this if you are able to determine the cardinality based not
only on the contextVar itself but also the other vars (e.g.
- getContextCardinality(Var) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
- getDecimalExpansionScale() - Static method in class org.openrdf.query.algebra.evaluation.util.MathUtil
-
Returns the decimal expansion scale used in division operations resulting
in a decimal value with non-terminating decimal expansion.
- getEffectiveBooleanValue(Value) - Static method in class org.openrdf.query.algebra.evaluation.util.QueryEvaluationUtil
-
Determines the effective boolean value (EBV) of the supplied value as
defined in the
SPARQL
specification:
The EBV of any literal whose type is xsd:boolean or numeric is false
if the lexical form is not valid for that datatype (e.g.
- getEndValue() - Method in class org.openrdf.query.algebra.evaluation.iterator.PathIteration.ValuePair
-
- getForeignVarFreq(List<Var>, Map<Var, Integer>) - Method in class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getHttpClient() - Method in class org.openrdf.query.algebra.evaluation.federation.FederatedServiceResolverImpl
-
- getInstance() - Static method in class org.openrdf.query.algebra.evaluation.function.FunctionRegistry
-
Gets the default FunctionRegistry.
- getJoinArgs(TupleExpr, L) - Method in class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getKey(Function) - Method in class org.openrdf.query.algebra.evaluation.function.FunctionRegistry
-
- getKey(EvaluationStrategy) - Static method in class org.openrdf.query.algebra.evaluation.util.EvaluationStrategies
-
Retrieve the registry key for the given EvaluationStrategy
- getLimit(QueryModelNode) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
-
Returns the limit of the current variable bindings before any further
projection.
- getNextElement() - Method in class org.openrdf.query.algebra.evaluation.federation.JoinExecutorBase
-
- getNextElement() - Method in class org.openrdf.query.algebra.evaluation.iterator.BadlyDesignedLeftJoinIterator
-
- getNextElement() - Method in class org.openrdf.query.algebra.evaluation.iterator.BottomUpJoinIterator
-
Deprecated.
- getNextElement() - Method in class org.openrdf.query.algebra.evaluation.iterator.CrossProductIteration
-
- getNextElement() - Method in class org.openrdf.query.algebra.evaluation.iterator.DescribeIteration
-
- getNextElement() - Method in class org.openrdf.query.algebra.evaluation.iterator.HashJoinIteration
-
- getNextElement() - Method in class org.openrdf.query.algebra.evaluation.iterator.JoinIterator
-
- getNextElement() - Method in class org.openrdf.query.algebra.evaluation.iterator.LeftJoinIterator
-
- getNextElement() - Method in class org.openrdf.query.algebra.evaluation.iterator.MultiProjectionIterator
-
- getNextElement() - Method in class org.openrdf.query.algebra.evaluation.iterator.PathIteration
-
- getNextElement() - Method in class org.openrdf.query.algebra.evaluation.iterator.SilentIteration
-
- getNextElement() - Method in class org.openrdf.query.algebra.evaluation.iterator.ZeroLengthPathIteration
-
- getObjectCardinality(StatementPattern) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
Override this if you are able to determine the cardinality based not
only on the objectVar itself but also the other vars (e.g.
- getObjectCardinality(Var) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
- getPredicateCardinality(StatementPattern) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
Override this if you are able to determine the cardinality based not
only on the predicateVar itself but also the other vars (e.g.
- getPredicateCardinality(Var) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
- getRightArg() - Method in class org.openrdf.query.algebra.evaluation.iterator.SPARQLMinusIteration
-
- getService(String) - Method in interface org.openrdf.query.algebra.evaluation.EvaluationStrategy
-
- getService(String) - Method in class org.openrdf.query.algebra.evaluation.federation.FederatedServiceResolverBase
-
- getService(String) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
-
- getSesameClient() - Method in class org.openrdf.query.algebra.evaluation.federation.FederatedServiceResolverImpl
-
- getStartValue() - Method in class org.openrdf.query.algebra.evaluation.iterator.PathIteration.ValuePair
-
- getStatementPatternVars(TupleExpr) - Method in class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getStatements(Resource, URI, Value, Resource...) - Method in interface org.openrdf.query.algebra.evaluation.TripleSource
-
Gets all statements that have a specific subject, predicate and/or object.
- getSubjectCardinality(StatementPattern) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
Override this if you are able to determine the cardinality based not
only on the subjectVar itself but also the other vars (e.g.
- getSubjectCardinality(Var) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
- getSubSelects(List<TupleExpr>) - Method in class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getTupleExprCardinality(TupleExpr, Map<TupleExpr, Double>, Map<TupleExpr, List<Var>>, Map<Var, Integer>, Set<String>) - Method in class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getUnboundVars(Iterable<Var>) - Method in class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.BooleanCast
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.datetime.Day
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.datetime.Hours
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.datetime.Minutes
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.datetime.Month
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.datetime.Now
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.datetime.Seconds
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.datetime.Timezone
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.datetime.Tz
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.datetime.Year
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.DateTimeCast
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.DecimalCast
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.DoubleCast
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.FloatCast
-
- getURI() - Method in interface org.openrdf.query.algebra.evaluation.function.Function
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.hash.MD5
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.hash.SHA1
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.hash.SHA256
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.hash.SHA384
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.hash.SHA512
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.IntegerCast
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.numeric.Abs
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.numeric.Ceil
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.numeric.Floor
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.numeric.Rand
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.numeric.Round
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.rdfterm.StrDt
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.rdfterm.StrLang
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.rdfterm.STRUUID
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.rdfterm.UUID
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.string.Concat
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.string.Contains
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.string.EncodeForUri
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.string.LowerCase
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.string.Replace
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.string.StrAfter
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.string.StrBefore
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.string.StrEnds
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.string.StrLen
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.string.StrStarts
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.string.Substring
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.string.UpperCase
-
- getURI() - Method in class org.openrdf.query.algebra.evaluation.function.StringCast
-
- getValue(String) - Method in class org.openrdf.query.algebra.evaluation.QueryBindingSet
-
- getValueFactory() - Method in interface org.openrdf.query.algebra.evaluation.TripleSource
-
Gets a ValueFactory object that can be used to create URI-, blank node-
and literal objects.
- getVarFreqMap(List<Var>, M) - Method in class org.openrdf.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getVarValue(Var, BindingSet) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
-
- getZeroLengthPathIterator(BindingSet, Var, Var, Var, Value, Value) - Method in class org.openrdf.query.algebra.evaluation.impl.EvaluationStrategyImpl
-
- getZeroLengthPathIterator(BindingSet, Var, Var, Var, Value, Value) - Method in class org.openrdf.query.algebra.evaluation.limited.LimitedSizeEvaluationStrategy
-
- GroupIterator - Class in org.openrdf.query.algebra.evaluation.iterator
-
- GroupIterator(EvaluationStrategy, Group, BindingSet) - Constructor for class org.openrdf.query.algebra.evaluation.iterator.GroupIterator
-
- GroupIterator(EvaluationStrategy, Group, BindingSet, long) - Constructor for class org.openrdf.query.algebra.evaluation.iterator.GroupIterator
-
- GroupIterator.Key - Class in org.openrdf.query.algebra.evaluation.iterator
-
A unique key for a set of existing bindings.