Skip to content
Snippets Groups Projects
Unverified Commit 1b554864 authored by cpw's avatar cpw Committed by GitHub
Browse files

Match start from any node. (#505)


* Fix the find start node logic.

* Expand from node or edge.

* Left expand and right expand.

* Add dependecy and inputVar for Expand.

* Fix all edge expand.

* Join the left expand and right expand.

* Fix project wrong vid column.

* Project final columns.

* Fix inputvar of left expand.

* Fix reversely expand.

* Fix mem leak and double free.

* Test from middle.

* Fix start from end node.

* Fix return edges.

* Fix return edges and add tests.

* Rebase and fix.

* Fix ut.

* Fix mem leak.

* Fix typo.

* Fix match by id test and add int vid test for start from any node.

* Move some test to bugfix.

Co-authored-by: default avatarShylock Hg <33566796+Shylock-Hg@users.noreply.github.com>
parent 6df1d1f6
No related branches found
No related tags found
Showing
with 536 additions and 193 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