T - The input type to the aggregate.S - The result type of the aggregate.public abstract class AbstractAggregate<T,S> extends Object implements Aggregate<T,S>
Aggregate, providing an implementation of the Aggregate.as(String)}
method.| Constructor and Description |
|---|
AbstractAggregate() |
Copyright © 2017 Grakn Labs Ltd. All rights reserved.