Interface AggStateBuilderNode<I,E,K,V>

All Superinterfaces:
AggStateBuilder<I,E,K,V>
All Known Implementing Classes:
AggStateBuilderObject

public interface AggStateBuilderNode<I,E,K,V> extends AggStateBuilder<I,E,K,V>
  • Method Summary

    Modifier and Type
    Method
    Description
    Attempt to convert the mapper into an aggregator that can assemble json from an ordered stream of triples.

    Methods inherited from interface org.aksw.jenax.graphql.sparql.v2.acc.state.api.builder.AggStateBuilder

    getGonType