| Modifier and Type | Method and Description |
|---|---|
static <T> AggList<T> |
create(Agg<T> subAgg) |
Acc<List<T>> |
createAccumulator() |
Set<com.hp.hpl.jena.sparql.core.Var> |
getDeclaredVars()
An accumulator may declare the variable it references.
|
public Acc<List<T>> createAccumulator()
createAccumulator in interface Agg<List<T>>public Set<com.hp.hpl.jena.sparql.core.Var> getDeclaredVars()
AgggetDeclaredVars in interface Agg<List<T>>Copyright © 2014. All rights reserved.