Uses of Class
org.aksw.jenax.graphql.sparql.v2.acc.state.api.impl.AccStateFragmentBody
Packages that use AccStateFragmentBody
Package
Description
-
Uses of AccStateFragmentBody 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 AccStateFragmentBodyModifier and TypeMethodDescriptionstatic <I,E, K, V> AccStateFragmentBody<I, E, K, V> AccStateFragmentBody.of(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 AccStateFragmentBody in org.aksw.jenax.graphql.sparql.v2.agg.state.impl
Methods in org.aksw.jenax.graphql.sparql.v2.agg.state.impl that return AccStateFragmentBody