Uses of Interface
org.eclipse.rdf4j.query.algebra.evaluation.RDFStarTripleSource
Packages that use RDFStarTripleSource
-
Uses of RDFStarTripleSource in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps
Constructors in org.eclipse.rdf4j.query.algebra.evaluation.impl.evaluationsteps with parameters of type RDFStarTripleSourceModifierConstructorDescriptionRdfStarQueryEvaluationStep(Var subjVar, Var predVar, Var objVar, Var extVar, RDFStarTripleSource tripleSource, QueryEvaluationContext context)