Package org.aksw.jenax.graphql.sparql.v2.acc.state.api.impl
package org.aksw.jenax.graphql.sparql.v2.acc.state.api.impl
-
ClassDescriptionAccStateArray<I,
E, K, V> AccStateArrayInit<I,E, K, V> AccState for yielding a sequence of items without enclosing them in an array; because the array would be a single object-notation entity on its own.AccStateCondition<I,E, K, V> Transition to a sub-acc state if a condition is met.AccStateDriver<I,E, K, V> The driver is the class that has a reference to the accumulator that will receive the next input.AccStateFragmentBody<I,E, K, V> AccState that creates a new object whether a new objectId is encountered.AccStateFragmentHead<I,E, K, V> AccState that creates a new object whether a new objectId is encountered.AccStateInit<I,E, K, V> An acc state that merely transitions to the root state.AccStateLiteral<I,E, K, V> AccStateLiteral: Extracts a value from the input and forwards it to the writer.AccStateLiteralProperty<I,E, K, V> AccStateMap<I,E, K, V> This mapper only generates the keys - it does not generate the enclosing start/end object tags.AccStateObject<I,E, K, V> AccState that creates a new object whether a new objectId is encountered.AccStateProperty<I,E, K, V> AccStatePropertyBase<I,E, K, V> AccStateTransitionBase<I,E, K, V> AggState<I,E> AggStateGon<I,E, K, V> AggStateGonNode<I,E, K, V> Subclasses are Literal, Object or Null.AggStatePropertyBase<I,E, K, V> AggStateTransition<I,E, K, V> AggStateTransitionBase<I,E, K, V> AggStateTypeProduceEntry<I,E, K, V> AggStateTypeProduceNode<I,E, K, V> AggState that does NOT PRODUCE entries.