Class BaseForExecOpSequentialBindJoinSPARQL

All Implemented Interfaces:
StatsProvider, ExecutableOperator, UnaryExecutableOp
Direct Known Subclasses:
ExecOpSequentialBindJoinSPARQLwithFILTER, ExecOpSequentialBindJoinSPARQLwithUNION, ExecOpSequentialBindJoinSPARQLwithVALUES, ExecOpSequentialBindJoinSPARQLwithVALUESorFILTER, ExecOpSequentialBindJoinSPARQLwithVarRenaming

public abstract class BaseForExecOpSequentialBindJoinSPARQL extends BaseForExecOpSequentialBindJoin<SPARQLGraphPattern,SPARQLEndpoint>
A base class for all variations of our sequential, batch-based bind-join algorithm that use some form of SPARQL requests.