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

Shell not highlighting distinct inside count #4167

Closed
semihsalihoglu-uw opened this issue Aug 31, 2024 · 0 comments · Fixed by #4236
Closed

Shell not highlighting distinct inside count #4167

semihsalihoglu-uw opened this issue Aug 31, 2024 · 0 comments · Fixed by #4236
Assignees
Labels
good-warm-up Good warm up feature usability Issues related to better usability experience, including bad error messages

Comments

@semihsalihoglu-uw
Copy link
Contributor

I tried this query on shell and it does not highlight distinct.

match (a)-[:fb270Rel]->(b) where a.ID = 6 return count(distinct b);
@semihsalihoglu-uw semihsalihoglu-uw added usability Issues related to better usability experience, including bad error messages good-warm-up Good warm up feature labels Aug 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good-warm-up Good warm up feature usability Issues related to better usability experience, including bad error messages
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants