Uses of Interface
org.aksw.jenax.graphql.sparql.v2.acc.state.api.AccStateTypeProduceEntry
Packages that use AccStateTypeProduceEntry
Package
Description
-
Uses of AccStateTypeProduceEntry in org.aksw.jenax.graphql.sparql.v2.acc.state.api
Classes in org.aksw.jenax.graphql.sparql.v2.acc.state.api that implement AccStateTypeProduceEntry -
Uses of AccStateTypeProduceEntry 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 AccStateTypeProduceEntryModifier and TypeClassDescriptionclassAccStateFragmentHead<I,E, K, V> AccState that creates a new object whether a new objectId is encountered.classAccStateLiteralProperty<I,E, K, V> classAccStateMap<I,E, K, V> This mapper only generates the keys - it does not generate the enclosing start/end object tags.classAccStateProperty<I,E, K, V> classAccStatePropertyBase<I,E, K, V> classAccStateTransitionBase<I,E, K, V> Methods in org.aksw.jenax.graphql.sparql.v2.acc.state.api.impl that return AccStateTypeProduceEntryModifier and TypeMethodDescriptionAggStateTypeProduceEntry.newAccumulator()An edge-based aggregator must declare which state id it matches -
Uses of AccStateTypeProduceEntry in org.aksw.jenax.graphql.sparql.v2.agg.state.impl
Methods in org.aksw.jenax.graphql.sparql.v2.agg.state.impl that return AccStateTypeProduceEntryModifier and TypeMethodDescriptionAggStateLiteralProperty.newAccumulator()AggStateMap.newAccumulator()AggStateProperty.newAccumulator()