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