Uses of Class
org.aksw.jenax.graphql.sparql.v2.acc.state.api.impl.AccStateObject
Packages that use AccStateObject
Package
Description
-
Uses of AccStateObject in org.aksw.jenax.graphql.sparql.v2.acc.state.api.impl
Methods in org.aksw.jenax.graphql.sparql.v2.acc.state.api.impl that return AccStateObjectModifier and TypeMethodDescriptionstatic <I,E, K, V> AccStateObject<I, E, K, V> AccStateObject.of(boolean isArray, Map<Object, Integer> stateIdToIndex, AccStateTypeTransition<I, E, K, V>[] edgeAccs) Create a new instance and set it as the parent on all the property accumulators -
Uses of AccStateObject in org.aksw.jenax.graphql.sparql.v2.agg.state.impl
Methods in org.aksw.jenax.graphql.sparql.v2.agg.state.impl that return AccStateObject