Skip to content
Snippets Groups Projects
  1. Jul 09, 2020
  2. Jul 08, 2020
  3. Jul 07, 2020
  4. Jul 03, 2020
  5. Jul 02, 2020
  6. Jul 01, 2020
  7. Jun 30, 2020
  8. Jun 29, 2020
  9. Jun 22, 2020
  10. Jun 19, 2020
  11. Jun 17, 2020
  12. Jun 16, 2020
  13. Jun 15, 2020
  14. Jun 12, 2020
  15. Jun 11, 2020
    • laura-ding's avatar
      fix copy and link error (#77) · 6d624556
      laura-ding authored
      6d624556
    • laura-ding's avatar
      add iterator erase (#76) · cbcc29f1
      laura-ding authored
      * erase
      
      * rename begin to reset
      cbcc29f1
    • CPWstatic's avatar
      Project. (#59) · dab11923
      CPWstatic authored
      * Implement get neighbors.
      
      * Implement project.
      
      * Add ut for project executor.
      
      * Check result of the project.
      
      * Disable subgraph test.
      
      * Address @yixinglu's comment.
      
      * Rebase and fix conflict.
      
      * Eval result column names in validator.
      
      * Modify Aggregate and add agg functions.
      
      * Implement aggregate.
      
      * Test aggregate.
      
      * Return a copy of iterator in exec result and add more test for aggregate.
      
      * More test for aggregate.
      
      * Rebase.
      
      * Address comment.
      
      * Refactor the avg of aggregate.
      
      * Delete agg func file and test aggregate bit and/or/xor.
      
      * Add stdev test and add comment.
      
      * Refactor agg test and fix collect test.
      
      * Adpat the change of common.
      
      * Remove aggregate.
      
      * Remove get neighbors.
      
      * Remove subgraph test.
      
      * Add more test.
      
      * Fix compile.
      dab11923
  16. Jun 08, 2020