vesoft-inc/nebula

GET SUBGRAPH support all edge types when direction specified

Aperta

#5687 aperta il 21 ago 2023

 (0 commenti) (0 reazioni) (0 assegnatari)C++ (1144 fork)batch import
help wantedtype/feature req

Metriche repository

Star
 (9828 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

Like a wildcard next to direction:

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

Guida contributor