Skip to content
This repository was archived by the owner on Oct 10, 2025. It is now read-only.

Conversation

@carminite
Copy link
Contributor

@carminite carminite commented Sep 17, 2025

Thanks to @royi-luo for answering my dumb questions :D

Description

REL ranges ([:label*x..y]) can now be bounded by LITERAL and PARAM expressions

Fixes #4135
Associated docs (issue or PR):

Contributor agreement

@carminite
Copy link
Contributor Author

kU_Properties can be parsed as oC_Expressions (through kU_StructLiteral) so REL filters like [:WORKED_WITH* {year: 1988}] interpret the map as the lower/upper bound. Is there any way to solve this that doesn't require a new type of "literal expression" to be defined?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Support expressions as minimum and the maximum number of hops

1 participant