Skip to content
Snippets Groups Projects
  1. Jan 15, 2021
  2. Jan 14, 2021
  3. Jan 12, 2021
  4. Jan 11, 2021
  5. Jan 09, 2021
  6. Jan 08, 2021
  7. Jan 07, 2021
  8. Jan 06, 2021
  9. Jan 05, 2021
  10. Jan 04, 2021
  11. Dec 31, 2020
  12. Dec 30, 2020
  13. Dec 29, 2020
    • 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