alibaba / alibaba/GraphScope

feat(interactive): Support sinking all vertices in a path

Open
#3,537 1 comment 0 reactions 2 assignees Claimed by @shirly121 View on GitHub
stale
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

Currently Interactive compiler generate path expand plans with `path_expand_opt=EndV` only. For the paths obtained from a query, only the last vertex is returned to the client/driver.

We shall return the complete information of a path, all vertices or all vertices and edges.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.