vesoft-inc/nebula

GET SUBGRAPH support all edge types when direction specified

Open

#5,687 创建于 2023年8月21日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)C++ (1,144 fork)batch import
help wantedtype/feature req

仓库指标

Star
 (9,828 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Like a wildcard next to direction:

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

贡献者指南