Uses of Interface
org.aksw.jenax.graphql.sparql.v2.acc.state.api.AccStateTypeNonObject
Packages that use AccStateTypeNonObject
-
Uses of AccStateTypeNonObject in org.aksw.jenax.graphql.sparql.v2.acc.state.api.impl
Classes in org.aksw.jenax.graphql.sparql.v2.acc.state.api.impl that implement AccStateTypeNonObjectModifier and TypeClassDescriptionclassAccStateArrayInit<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.classAccStateInit<I,E, K, V> An acc state that merely transitions to the root state.