[Jagg-users] AggregationValues as tree structure
jAgg - Java Aggregation Operations
Status: Beta
Brought to you by:
rgettman
|
From: Jan P. W. <in...@je...> - 2015-09-01 16:26:56
|
Hey,
is there a way to get AggregationValues as tree structure?
Property1
-Property2
-Property3
This would make it easier to iterate and find the corresponding
aggregations.
I need my aggregations right after the values.
Currently I'm working on an post sorting routine. But maybe there is a
better way.
Thanks in advance
Philippe
|