Skip to content
Snippets Groups Projects
Unverified Commit c123c80a authored by Yee's avatar Yee Committed by GitHub
Browse files

Support variable length match pattern from 1 to n steps (#404)

* Value to string

* Restore match validator changes

* Expand steps

* Compose steps

* Append more sub-plans

* Refactor planner

* Scan index plan

* Initial expression

* Fix plan bug

* Check whether step range is variable

* Add project according to symbols

* Format

* Use path expression to implement relationships collection

* Move build filter to Solver

* Improve

* Check anonymous of node/edge info

* Explain index scan plan node

* Fix column expression

* Fix single vertex match

* Fix vertex filter error

* edge fixture

* compare value

* Filter cycle path

* Filter final cycle path

* Fix all m to n steps

* Rename cyclePath to hasSameEdgeInPath

* Restore utils

* Fix ci error

* Fix compile error
parent e9110ead
No related branches found
No related tags found
No related merge requests found
Showing
with 909 additions and 201 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment