Uses of Enum Class
org.apache.jena.sparql.algebra.JoinType
Packages that use JoinType
-
Uses of JoinType in org.apache.jena.sparql.algebra
Methods in org.apache.jena.sparql.algebra that return JoinType -
Uses of JoinType in org.apache.jena.sparql.engine.ref
Methods in org.apache.jena.sparql.engine.ref with parameters of type JoinTypeModifier and TypeMethodDescriptionstatic QueryIterator
TableJoin.joinWorker
(QueryIterator left, Table right, JoinType joinType, ExprList conditions, ExecutionContext execCxt)