Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty hasId issue #3226

Closed
p29876 opened this issue Jun 3, 2024 · 0 comments · Fixed by #3227
Closed

Empty hasId issue #3226

p29876 opened this issue Jun 3, 2024 · 0 comments · Fixed by #3227
Assignees
Labels
bug Confirmed or suspected bug
Milestone

Comments

@p29876
Copy link
Member

p29876 commented Jun 3, 2024

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

should return
0

returns
6

@p29876 p29876 added the bug Confirmed or suspected bug label Jun 3, 2024
@p29876 p29876 self-assigned this Jun 3, 2024
p29876 added a commit that referenced this issue Jun 3, 2024
GCHQDeveloper314 pushed a commit that referenced this issue Jun 4, 2024
* Gh-3226 handle empty hasId input

* add test for coverage
@GCHQDeveloper314 GCHQDeveloper314 added this to the v2.3.0 milestone Jun 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed or suspected bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants