Uses of Class
org.aksw.jenax.graphql.sparql.v2.acc.state.api.impl.AccStateLiteralProperty
Packages that use AccStateLiteralProperty
-
Uses of AccStateLiteralProperty 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 AccStateLiteralPropertyModifier and TypeMethodDescriptionstatic <I,E, K, V> AccStateLiteralProperty<I, E, K, V> AccStateLiteralProperty.of(Object matchStateId, K memberKey, boolean isSingle, boolean skipIfNull, ArrayMode arrayMode, BiFunction<I, E, ? extends V> inputToValue)