Class ExecOpBindJoinSPARQLwithUNION

All Implemented Interfaces:
StatsProvider, ExecutableOperator, UnaryExecutableOp

public class ExecOpBindJoinSPARQLwithUNION extends BaseForExecOpBindJoinSPARQL
Implementation of (a batching version of) the bind join algorithm that uses UNION. The current algorithm should to be changed. See: https://github.com/LiUSemWeb/HeFQUIN/issues/344