Interface AccStateTypeNonObject<I,E,K,V>
- All Superinterfaces:
AccState<I,,E> AccStateGon<I,E, K, V>
- All Known Implementing Classes:
AccStateArrayInit,AccStateInit
Type for accumulators that accept values (arrays as items or fields as values).
I.e. accumulators that do not produce objects.
-
Method Summary
Methods inherited from interface org.aksw.jenax.graphql.sparql.v2.acc.state.api.AccState
begin, end, getStateId, hasBegunMethods inherited from interface org.aksw.jenax.graphql.sparql.v2.acc.state.api.AccStateGon
children, getGonType, getParent, getRoot, setContext, setParent, transition