Closed OyvindSabo closed 5 years ago
It turns out that this was only partially fixed.
It does not solve the following case:
g.V().has( 'parent', within( g.V().has('name', 'Work'). id(). toSet())). values('hours'). sum()
It should yield
It turns out that this was only partially fixed.
It does not solve the following case:
It should yield