Package org.aksw.jenax.graphql.sparql.v2.acc.state.api
package org.aksw.jenax.graphql.sparql.v2.acc.state.api
-
ClassDescriptionAccContext<K,
V> AccState<I,E> AccStateBase<I,E, K, V> Base class for acc states that produce GON output.AccStateGon<I,E, K, V> AccState for producing generalized object notation (gon) structures.AccStateMemberSet<I,E, K, V> Common base class for accumulators of Objects and Fragments.AccStateTypeNonObject<I,E, K, V> Type for accumulators that accept values (arrays as items or fields as values).AccStateTypeProduceEntry<I,E, K, V> Accumulator that produces entries, i.e.AccStateTypeProduceEntryBase<I,E, K, V> AccStateTypeProduceNode<I,E, K, V> AccState that PRODUCES literals, objects or arrays - but not entries.AccStateTypeProduceObject<I,E, K, V> Accumulator that produces objects.AccStateTypeTransition<I,E, K, V> A builder for a set of sub-selections.PathGon<K>PathGon.Step<K>