vesoft-inc/nebula

ngql support UNWIND

Open

#5,698 opened on Aug 31, 2023

View on GitHub
 (0 comments) (2 reactions) (0 assignees)C++ (1,144 forks)batch import
hacktoberfesttype/feature req

Repository metrics

Stars
 (9,828 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Is your feature request related to a problem? Please describe.

The current function is limited. Except for the unwind column, other columns cannot be used in the next statement.

Describe the solution you'd like

Describe alternatives you've considered

Additional context

Contributor guide