Package | Description |
---|---|
org.apache.jena.sparql.engine.iterator |
Modifier and Type | Class and Description |
---|---|
class |
QueryIter2LoopOnLeft
Binary operation done by looping on the left, and materializing the right - this is not streamed on the right
See also QueryIterRepeatApply
|
class |
QueryIterDiff
Diff by materializing the RHS - this is not streamed on the right
|
class |
QueryIterMinus
Minus by materializing the RHS - this is not streamed on the right
|
Licenced under the Apache License, Version 2.0