gchq / Gaffer

A large-scale entity and relation database supporting aggregation of properties
Apache License 2.0
1.75k stars 354 forks source link

Empty hasId issue #3226

Closed p29876 closed 1 month ago

p29876 commented 1 month ago

g.V().hasId([]).count()

should return 0

returns 6