- get(UUID) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.EvaluationStrategies
-
Retrieve the EvaluationStrategy registered with the supplied key.
- getAssuredBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExternalSet
-
- getAttribute(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryContext
-
- getBinding(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExternalSet
-
- getBindingNames() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
-
- getBindingSetAssignments() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.SameTermFilterOptimizer.BindingSetAssignmentCollector
-
- getCardinality() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
- getCardinality(StatementPattern) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
- getCardinality(double, Var) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
- getCardinality(double, Collection<Var>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
- getCardinality(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics
-
- getConjunctiveConstraints(ValueExpr, List<ValueExpr>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ConjunctiveConstraintSplitter.ConstraintVisitor
-
- getConstantVars(Iterable<Var>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getContextCardinality(StatementPattern) - Method in class org.eclipse.rdf4j.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.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
- getDecimalExpansionScale() - Static method in class org.eclipse.rdf4j.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.eclipse.rdf4j.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.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.ValuePair
-
- getExtensions(List<TupleExpr>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getFederatedServiceResolver() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.ExtendedEvaluationStrategyFactory
-
- getFederatedServiceResolver() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategyFactory
-
- getForeignVarFreq(List<Var>, Map<Var, Integer>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getInstance() - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.FunctionRegistry
-
Gets the default FunctionRegistry.
- getInstance() - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.function.TupleFunctionRegistry
-
Gets the default TupleFunctionRegistry.
- getJoinArgs(TupleExpr, L) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getKey(Function) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.FunctionRegistry
-
- getKey(TupleFunction) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.TupleFunctionRegistry
-
- getKey(EvaluationStrategy) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.EvaluationStrategies
-
Retrieve the registry key for the given EvaluationStrategy
- getLimit(QueryModelNode) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategy
-
Returns the limit of the current variable bindings before any further projection.
- getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BadlyDesignedLeftJoinIterator
-
- getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.BottomUpJoinIterator
-
Deprecated.
- getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.CrossProductIteration
-
- getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.DescribeIteration
-
- getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.HashJoinIteration
-
- getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.JoinIterator
-
- getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.LeftJoinIterator
-
- getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.MultiProjectionIterator
-
- getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration
-
- getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.SilentIteration
-
- getNextElement() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.ZeroLengthPathIteration
-
- getObjectCardinality(StatementPattern) - Method in class org.eclipse.rdf4j.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.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
- getObjectLiterals(Resource, IRI, TripleSource) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.TripleSources
-
- getObjectResources(Resource, IRI, TripleSource) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.TripleSources
-
- getObjectURIs(Resource, IRI, TripleSource) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.TripleSources
-
- getPredicateCardinality(StatementPattern) - Method in class org.eclipse.rdf4j.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.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
- getQueryContext() - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryContext
-
- getQueryPreparer() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryContext
-
- getQuerySolutionCacheThreshold() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategyFactory
-
Get the number of query solutions the
EvaluationStrategy will keep in main memory before it
attempts to sync to a temporary disk cache.
- getQuerySolutionCacheThreshold() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.AbstractEvaluationStrategyFactory
-
- getRightArg() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.SPARQLMinusIteration
-
- getService(String) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.EvaluationStrategy
-
Retrieve the FederatedService registered for serviceUrl.
- getService(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategy
-
- getStartValue() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.iterator.PathIteration.ValuePair
-
- getStatementPatternVars(TupleExpr) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getStatements(Resource, IRI, Value, Resource...) - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.TripleSource
-
Gets all statements that have a specific subject, predicate and/or object.
- getSubjectCardinality(StatementPattern) - Method in class org.eclipse.rdf4j.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.eclipse.rdf4j.query.algebra.evaluation.impl.EvaluationStatistics.CardinalityCalculator
-
- getSubjectURIs(IRI, Value, TripleSource) - Static method in class org.eclipse.rdf4j.query.algebra.evaluation.util.TripleSources
-
- getSubSelects(List<TupleExpr>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getTripleSource() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.AbstractQueryPreparer
-
- getTripleSource() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.QueryPreparer
-
- getTupleExprCardinality(TupleExpr, Map<TupleExpr, Double>, Map<TupleExpr, List<Var>>, Map<Var, Integer>, Set<String>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getUnboundVars(Iterable<Var>) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Day
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Hours
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Minutes
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Month
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Now
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Seconds
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Timezone
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Tz
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.datetime.Year
-
- getURI() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.Function
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.MD5
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.SHA1
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.SHA256
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.SHA384
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.hash.SHA512
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Abs
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Ceil
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Floor
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Rand
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.numeric.Round
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.StrDt
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.StrLang
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.STRUUID
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.rdfterm.UUID
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Concat
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Contains
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.EncodeForUri
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.LowerCase
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Replace
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrAfter
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrBefore
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrEnds
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrLen
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.StrStarts
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.Substring
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.string.UpperCase
-
- getURI() - Method in interface org.eclipse.rdf4j.query.algebra.evaluation.function.TupleFunction
-
- getURI() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.CastFunction
-
- getUUID() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategy
-
- getValue(String) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.QueryBindingSet
-
- getValueFactory() - Method in interface org.eclipse.rdf4j.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.eclipse.rdf4j.query.algebra.evaluation.impl.QueryJoinOptimizer.JoinVisitor
-
- getVarValue(Var, BindingSet) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategy
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.BooleanCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.ByteCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.CastFunction
-
Get the specific XML Schema datatype which this function returns.
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DateTimeCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DecimalCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.DoubleCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.FloatCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.IntCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.IntegerCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.LongCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.NegativeIntegerCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.NonNegativeIntegerCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.NonPositiveIntegerCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.PositiveIntegerCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.ShortCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.StringCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedByteCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedIntCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedLongCast
-
- getXsdDatatype() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.UnsignedShortCast
-
- getXsdName() - Method in class org.eclipse.rdf4j.query.algebra.evaluation.function.xsd.CastFunction
-
Returns a prefixed name representation of the specific datatype that this function returns
- getZeroLengthPathIterator(BindingSet, Var, Var, Var, Value, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.impl.StrictEvaluationStrategy
-
- getZeroLengthPathIterator(BindingSet, Var, Var, Var, Value, Value) - Method in class org.eclipse.rdf4j.query.algebra.evaluation.limited.LimitedSizeEvaluationStrategy
-
- GroupIterator - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
-
- GroupIterator(EvaluationStrategy, Group, BindingSet) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
-
- GroupIterator(EvaluationStrategy, Group, BindingSet, long) - Constructor for class org.eclipse.rdf4j.query.algebra.evaluation.iterator.GroupIterator
-
- GroupIterator.Key - Class in org.eclipse.rdf4j.query.algebra.evaluation.iterator
-
A unique key for a set of existing bindings.