Package org.aksw.jenax.arq.util.tuple.resultset
package org.aksw.jenax.arq.util.tuple.resultset
-
ClassDescriptionResultStreamer<D,
C, T> A class that acts as a factory for producing streams for the different aspects of tuples.Enum to describe whether an instance is backed by domain tuples, components or generic tuples.ResultStreamerBinder<D,C, T> Helper interface for use as a return type and in lambdas for creating aResultStreamerinstance from typically a store object obtained viaStorageNodeMutable#newStore()Implementation backed by a supplier of streams of components such asNodes.Implementation backed by a supplier of streams of domain objects such asQuads.Implementation backed by a supplier of streams ofTuples.