Skip to content

Ensure default assignments for all Gremlin nodes when using grouping #448

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

Merged
merged 4 commits into from
Mar 6, 2023

Conversation

michaelnchin
Copy link
Member

Issue #, if available: N/A

Description of changes:

  • Modified %%gremlin --group-by behavior for map type vertices. If a vertex does not contain the property specified by --group-by, it will be assigned to group DEFAULT_GROUP instead of having no group assignment.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@michaelnchin michaelnchin merged commit f0b61da into main Mar 6, 2023
@michaelnchin michaelnchin deleted the gremlin-groupby-default-fix branch March 6, 2023 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant