gradoop icon indicating copy to clipboard operation
gradoop copied to clipboard

Add support for collection-based grouping

Open s1ck opened this issue 8 years ago • 0 comments
trafficstars

Grouping is currently a unary graph to graph operator and it's is not possible to apply it to a graph collection. However this use-case is interesting, especially in combination with a preceding pattern match operation. We should add suport for a graph transaction based and GVE based implementation.

s1ck avatar Oct 07 '17 09:10 s1ck