vesoft-inc/nebula

GET SUBGRAPH support all edge types when direction specified

Open

#5,687 opened on 2023年8月21日

GitHub で見る
 (0 comments) (0 reactions) (0 assignees)C++ (1,144 forks)batch import
help wantedtype/feature req

Repository metrics

Stars
 (9,828 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Like a wildcard next to direction:

GET SUBGRAPH WITH PROP 1 STEPS FROM 1688491032213327872 OUT * 
YIELD VERTICES AS nodes, EDGES AS relationships;

コントリビューターガイド