Class ServiceJoinIterator

java.lang.Object
All Implemented Interfaces:
AutoCloseable, Iterator<BindingSet>, CloseableIteration<BindingSet>

public class ServiceJoinIterator extends JoinExecutorBase<BindingSet>
Iterator for efficient SERVICE evaluation (vectored). SERVICE is the right handside argument of this join.
Author:
Andreas Schwarte