Class TableJoin

java.lang.Object
org.apache.jena.sparql.engine.ref.TableJoin

public class TableJoin extends Object
Table join - this only happens if the patterns can not be streamed. This code is simple! Primarily for use in testing and also the reference query engine which is designed for simplicity, not performance.