Skip to content
Snippets Groups Projects
Unverified Commit bd03203e authored by Yichen Wang's avatar Yichen Wang Committed by GitHub
Browse files

Support match 0 to n steps (#606)


* refactor code, move appendFetchVertexPlan() to MatchSolver

* add implementation for match exactly 0 step

* add simple tests and fix typo

* add implementation for match 0..n step

* fix left node expansion

* add string vid tests

* add int vid tests

* refactor code

* remove redundant code

* add overloaded method appendFetchVertexPlan()

* add more tests

* update int vid test

* address comments, fix passThrough()

* fix conflicts

Co-authored-by: default avatarYee <2520865+yixinglu@users.noreply.github.com>
parent 7a2dda3c
No related branches found
No related tags found
No related merge requests found
Showing with 1093 additions and 124 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