Package org.aksw.jenax.io.json.accumulator
package org.aksw.jenax.io.json.accumulator
-
ClassDescriptionAccContext<K,
V> Interface for accumulating a JSON object from a stream of triples (edges in a graph).This class implements the driver for accumulating (json) objects from a sequence of edges (triples/quads).An accumulator for a set of fields.An accumulator for a conditional transition to the fragment body.Base interface for objects and fragment bodies, i.e.Common base class for accumulators of Objects and Fragments.Accumulator for the values of an (objectId, propertyId) pair.EntryMapper<KI,KO, VO, VI> The motivation for this abstraction was to have a JsonWriter which can assemble JsonObjects.