Skip to content
Snippets Groups Projects
  • cpw's avatar
    Match start from any node. (#505) · 1b554864
    cpw authored
    
    * 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>
    1b554864