vesoft-inc/nebula

GET SUBGRAPH support all edge types when direction specified

Open

#5 687 ouverte le 21 août 2023

Voir sur GitHub
 (0 commentaires) (0 réactions) (0 assignés)C++ (1 144 forks)batch import
help wantedtype/feature req

Métriques du dépôt

Stars
 (9 828 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Like a wildcard next to direction:

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

Guide contributeur