Skip to content

Conversation

@kellrott
Copy link
Member

@kellrott kellrott commented Aug 1, 2023

Allow user to do comparisons against previously stored elements. Example:

G.query().V().hasLabel("Character").as_("1").out("homeworld").out("residents").has(gripql.neq("$1._gid", "$._gid"))

@kellrott kellrott changed the base branch from main to develop April 7, 2024 05:00
@kellrott kellrott changed the title [WIP] has operation on stored elements 'has' operation on stored elements Mar 1, 2025
Copy link
Collaborator

@matthewpeterkort matthewpeterkort left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kellrott kellrott merged commit 904a6b0 into develop Apr 8, 2025
15 checks passed
@matthewpeterkort matthewpeterkort deleted the feature/prev-compare branch April 8, 2025 21:00
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.

3 participants