Package | Description |
---|---|
com.hp.hpl.jena.sparql.algebra | |
com.hp.hpl.jena.sparql.engine |
Modifier and Type | Method and Description |
---|---|
static JoinType |
JoinType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JoinType[] |
JoinType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static QueryIterator |
TableJoin.joinWorker(QueryIterator left,
Table right,
JoinType joinType,
ExprList conditions,
ExecutionContext execCxt) |
Licenced under the Apache License, Version 2.0