Class ParallelPreparedUnionTask

  • All Implemented Interfaces:
    ParallelTask<BindingSet>

    public class ParallelPreparedUnionTask
    extends ParallelTaskBase<BindingSet>
    A task implementation representing a prepared union, i.e. the prepared query is executed on the provided triple source.
    Author:
    Andreas Schwarte