Uses of Interface
org.eclipse.rdf4j.query.algebra.evaluation.TripleSource
Packages that use TripleSource
Package
Description
Base functionality for Sail implementations that require multi-versioned concurrency control (MVCC).
See discussion at https://github.com/eclipse/rdf4j/issues/1262
Core functions required for SPIN.
-
Uses of TripleSource in org.eclipse.rdf4j.examples.function
Methods in org.eclipse.rdf4j.examples.function with parameters of type TripleSourceModifier and TypeMethodDescriptionExistingPalindromeFunction.evaluate
(TripleSource tripleSource, Value... args) Executes the existingPalindrome function.PalindromeFunction.evaluate
(TripleSource tripleSource, Value... args) Executes the palindrome function. -
Uses of TripleSource in org.eclipse.rdf4j.federated.evaluation
Methods in org.eclipse.rdf4j.federated.evaluation with parameters of type TripleSourceModifier and TypeMethodDescriptionFederationEvaluationStrategyFactory.createEvaluationStrategy
(Dataset dataset, TripleSource tripleSource, EvaluationStatistics evaluationStatistics) Create theFederationEvalStrategy
to be used. -
Uses of TripleSource in org.eclipse.rdf4j.query.algebra.evaluation
Subinterfaces of TripleSource in org.eclipse.rdf4j.query.algebra.evaluationMethods in org.eclipse.rdf4j.query.algebra.evaluation that return TripleSourceModifier and TypeMethodDescriptionAbstractQueryPreparer.getTripleSource()
QueryPreparer.getTripleSource()
Methods in org.eclipse.rdf4j.query.algebra.evaluation with parameters of type TripleSourceModifier and TypeMethodDescriptionEvaluationStrategyFactory.createEvaluationStrategy
(Dataset dataset, TripleSource tripleSource, EvaluationStatistics evaluationStatistics) Constructors in org.eclipse.rdf4j.query.algebra.evaluation with parameters of type TripleSource -
Uses of TripleSource in org.eclipse.rdf4j.query.algebra.evaluation.function
Methods in org.eclipse.rdf4j.query.algebra.evaluation.function with parameters of type TripleSourceModifier and TypeMethodDescriptiondefault Value
Function.evaluate
(TripleSource tripleSource, Value... args) Evaluate the function over the supplied input arguments. -
Uses of TripleSource in org.eclipse.rdf4j.query.algebra.evaluation.impl
Fields in org.eclipse.rdf4j.query.algebra.evaluation.impl declared as TripleSourceModifier and TypeFieldDescriptionprotected final TripleSource
DefaultEvaluationStrategy.tripleSource
Methods in org.eclipse.rdf4j.query.algebra.evaluation.impl with parameters of type TripleSourceModifier and TypeMethodDescriptionDefaultEvaluationStrategyFactory.createEvaluationStrategy
(Dataset dataset, TripleSource tripleSource, EvaluationStatistics evaluationStatistics) ExtendedEvaluationStrategyFactory.createEvaluationStrategy
(Dataset dataset, TripleSource tripleSource, EvaluationStatistics evaluationStatistics) Deprecated, for removal: This API element is subject to removal in a future version.StrictEvaluationStrategyFactory.createEvaluationStrategy
(Dataset dataset, TripleSource tripleSource, EvaluationStatistics evaluationStatistics) Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.eclipse.rdf4j.query.algebra.evaluation.impl with parameters of type TripleSourceModifierConstructorDescriptionDefaultEvaluationStrategy
(TripleSource tripleSource, FederatedServiceResolver serviceResolver) DefaultEvaluationStrategy
(TripleSource tripleSource, Dataset dataset, FederatedServiceResolver serviceResolver) DefaultEvaluationStrategy
(TripleSource tripleSource, Dataset dataset, FederatedServiceResolver serviceResolver, long iterationCacheSyncTreshold, EvaluationStatistics evaluationStatistics) DefaultEvaluationStrategy
(TripleSource tripleSource, Dataset dataset, FederatedServiceResolver serviceResolver, long iterationCacheSyncTreshold, EvaluationStatistics evaluationStatistics, boolean trackResultSize) DefaultEvaluationStrategy
(TripleSource tripleSource, Dataset dataset, FederatedServiceResolver serviceResolver, long iterationCacheSyncTreshold, EvaluationStatistics evaluationStatistics, boolean trackResultSize, TupleFunctionRegistry tupleFunctionRegistry) ExtendedEvaluationStrategy
(TripleSource tripleSource, Dataset dataset, FederatedServiceResolver serviceResolver, long iterationCacheSyncThreshold, EvaluationStatistics evaluationStatistics) Deprecated, for removal: This API element is subject to removal in a future version.ExtendedEvaluationStrategy
(TripleSource tripleSource, Dataset dataset, FederatedServiceResolver serviceResolver, TupleFunctionRegistry tupleFuncRegistry, long iterationCacheSyncThreshold, EvaluationStatistics evaluationStatistics) Deprecated, for removal: This API element is subject to removal in a future version.StrictEvaluationStrategy
(TripleSource tripleSource, FederatedServiceResolver serviceResolver) Deprecated, for removal: This API element is subject to removal in a future version.StrictEvaluationStrategy
(TripleSource tripleSource, Dataset dataset, FederatedServiceResolver serviceResolver) Deprecated, for removal: This API element is subject to removal in a future version.StrictEvaluationStrategy
(TripleSource tripleSource, Dataset dataset, FederatedServiceResolver serviceResolver, long iterationCacheSyncTreshold, EvaluationStatistics evaluationStatistics) Deprecated, for removal: This API element is subject to removal in a future version.StrictEvaluationStrategy
(TripleSource tripleSource, Dataset dataset, FederatedServiceResolver serviceResolver, long iterationCacheSyncTreshold, EvaluationStatistics evaluationStatistics, boolean trackResultSize) Deprecated, for removal: This API element is subject to removal in a future version.StrictEvaluationStrategy
(TripleSource tripleSource, Dataset dataset, FederatedServiceResolver serviceResolver, long iterationCacheSyncTreshold, EvaluationStatistics evaluationStatistics, boolean trackResultSize, TupleFunctionRegistry tupleFunctionRegistry) Deprecated, for removal: This API element is subject to removal in a future version.TupleFunctionEvaluationStrategy
(TripleSource tripleSource, Dataset dataset, FederatedServiceResolver serviceResolver) Deprecated, for removal: This API element is subject to removal in a future version.TupleFunctionEvaluationStrategy
(TripleSource tripleSource, Dataset dataset, FederatedServiceResolver serviceResolver, long iterationCacheSyncThreshold) Deprecated, for removal: This API element is subject to removal in a future version.TupleFunctionEvaluationStrategy
(TripleSource tripleSource, Dataset dataset, FederatedServiceResolver serviceResolver, long iterationCacheSyncThreshold, EvaluationStatistics evaluationStatistics) Deprecated, for removal: This API element is subject to removal in a future version.TupleFunctionEvaluationStrategy
(TripleSource tripleSource, Dataset dataset, FederatedServiceResolver serviceResolver, TupleFunctionRegistry tupleFunctionRegistry) Deprecated, for removal: This API element is subject to removal in a future version.TupleFunctionEvaluationStrategy
(TripleSource tripleSource, Dataset dataset, FederatedServiceResolver serviceResolver, TupleFunctionRegistry tupleFuncRegistry, long iterationCacheSyncThreshold, EvaluationStatistics evaluationStatistics) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of TripleSource in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
Constructors in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps with parameters of type TripleSourceModifierConstructorDescriptionReificationRdfStarQueryEvaluationStep
(Var subjVar, Var predVar, Var objVar, Var extVar, TripleSource tripleSource, QueryEvaluationContext context) StatementPatternQueryEvaluationStep
(StatementPattern statementPattern, QueryEvaluationContext context, TripleSource tripleSource) -
Uses of TripleSource in org.eclipse.rdf4j.query.algebra.evaluation.optimizer
Constructors in org.eclipse.rdf4j.query.algebra.evaluation.optimizer with parameters of type TripleSourceModifierConstructorDescriptionQueryJoinOptimizer
(EvaluationStatistics statistics, boolean trackResultSize, TripleSource tripleSource) QueryJoinOptimizer
(EvaluationStatistics statistics, TripleSource tripleSource) StandardQueryOptimizerPipeline
(EvaluationStrategy strategy, TripleSource tripleSource, EvaluationStatistics evaluationStatistics) -
Uses of TripleSource in org.eclipse.rdf4j.query.algebra.evaluation.util
Methods in org.eclipse.rdf4j.query.algebra.evaluation.util with parameters of type TripleSourceModifier and TypeMethodDescriptionstatic boolean
TripleSources.booleanValue
(Resource subj, IRI pred, TripleSource store) Deprecated, for removal: This API element is subject to removal in a future version.static CloseableIteration
<Literal> TripleSources.getObjectLiterals
(Resource subject, IRI predicate, TripleSource store) Deprecated, for removal: This API element is subject to removal in a future version.static CloseableIteration
<Resource> TripleSources.getObjectResources
(Resource subject, IRI predicate, TripleSource store) Deprecated, for removal: This API element is subject to removal in a future version.static CloseableIteration
<IRI> TripleSources.getObjectURIs
(Resource subject, IRI predicate, TripleSource store) Deprecated, for removal: This API element is subject to removal in a future version.static CloseableIteration
<IRI> TripleSources.getSubjectURIs
(IRI predicate, Value object, TripleSource store) Deprecated, for removal: This API element is subject to removal in a future version.static CloseableIteration
<Value> TripleSources.list
(Resource subj, TripleSource store) Deprecated, for removal: This API element is subject to removal in a future version.static CloseableIteration
<Resource> TripleSources.listResources
(Resource subj, TripleSource store) Deprecated, for removal: This API element is subject to removal in a future version.static Statement
TripleSources.single
(Resource subj, IRI pred, Value obj, TripleSource store) Deprecated, for removal: This API element is subject to removal in a future version.Returns the single statement with the given subject, predicate and object or null if none exists.static Value
TripleSources.singleValue
(Resource subj, IRI pred, TripleSource store) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of TripleSource in org.eclipse.rdf4j.repository.evaluation
Classes in org.eclipse.rdf4j.repository.evaluation that implement TripleSource -
Uses of TripleSource in org.eclipse.rdf4j.sail.base
Classes in org.eclipse.rdf4j.sail.base that implement TripleSourceModifier and TypeClassDescriptionclass
Implementation of the TripleSource interface usingSailDataset
Methods in org.eclipse.rdf4j.sail.base with parameters of type TripleSourceModifier and TypeMethodDescriptionprotected EvaluationStrategy
SailSourceConnection.getEvaluationStrategy
(Dataset dataset, TripleSource tripleSource) -
Uses of TripleSource in org.eclipse.rdf4j.sail.evaluation
Classes in org.eclipse.rdf4j.sail.evaluation that implement TripleSource -
Uses of TripleSource in org.eclipse.rdf4j.spin
Methods in org.eclipse.rdf4j.spin with parameters of type TripleSourceModifier and TypeMethodDescriptionboolean
SpinParser.isThisUnbound
(Resource subj, TripleSource store) protected ParsedOperation
SpinParser.parse
(Resource queryResource, IRI queryClass, TripleSource store) SpinParser.parse
(Resource queryResource, TripleSource store) SpinParser.parseArguments
(IRI moduleUri, TripleSource store) SpinParser.parseAskQuery
(Resource queryResource, TripleSource store) SpinParser.parseConstraintViolation
(Resource subj, TripleSource store) SpinParser.parseConstructQuery
(Resource queryResource, TripleSource store) SpinParser.parseDescribeQuery
(Resource queryResource, TripleSource store) SpinParser.parseExpression
(Value expr, TripleSource store) SpinParser.parseFunction
(IRI funcUri, TripleSource store) SpinParser.parseMagicProperty
(IRI propUri, TripleSource store) SpinParser.parseQuery
(Resource queryResource, TripleSource store) SpinParser.parseRuleProperties
(TripleSource store) SpinParser.parseSelectQuery
(Resource queryResource, TripleSource store) SpinParser.parseUpdate
(Resource queryResource, TripleSource store) -
Uses of TripleSource in org.eclipse.rdf4j.spin.function
Methods in org.eclipse.rdf4j.spin.function with parameters of type TripleSourceModifier and TypeMethodDescriptionFunctionParser.parse
(IRI uri, TripleSource store) KnownFunctionParser.parse
(IRI funcUri, TripleSource store) KnownTupleFunctionParser.parse
(IRI funcUri, TripleSource store) SpinFunctionParser.parse
(IRI funcUri, TripleSource store) SpinTupleFunctionAsFunctionParser.parse
(IRI funcUri, TripleSource store) SpinTupleFunctionParser.parse
(IRI funcUri, TripleSource store) SpinxFunctionParser.parse
(IRI funcUri, TripleSource store) TupleFunctionParser.parse
(IRI uri, TripleSource store)