vesoft-inc/nebula

GET SUBGRAPH support all edge types when direction specified

开放

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

 (0 条评论) (0 个反应) (0 位负责人)C++ (1,144 个派生)batch import
help wantedtype/feature req

仓库指标

星标
 (9,828 个星标)
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;

贡献者指南