vesoft-inc/nebula

GET SUBGRAPH support all edge types when direction specified

Open

#5.687 aberto em 21 de ago. de 2023

Ver no GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (1.144 forks)batch import
help wantedtype/feature req

Métricas do repositório

Stars
 (9.828 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

Like a wildcard next to direction:

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

Guia do colaborador