vesoft-inc/nebula

GET SUBGRAPH support all edge types when direction specified

Open

#5.687 geöffnet am 21. Aug. 2023

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (1.144 Forks)batch import
help wantedtype/feature req

Repository-Metriken

Stars
 (9.828 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

Like a wildcard next to direction:

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

Contributor Guide