public abstract class AbstractAggregate<T,S> extends Object implements Aggregate<T,S>
AbstractAggregate()
NamedAggregate<T,S>
as(String name)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
apply
public AbstractAggregate()
public final NamedAggregate<T,S> as(String name)
as
Aggregate<T,S>
Copyright © 2017 Grakn Labs Ltd. All rights reserved.