alibaba / alibaba/GraphScope

[BUG] Support UnConnected Graph in Single Pattern

Open
#4,495 1 comment 0 reactions 2 assignees Claimed by @liulx20 View on GitHub
component:gie stale
Dominant language
C++
Stars
3.6k
Forks
468
Avg merge
29m
Merged PRs (30d)
1

Description

**Describe the bug**

query:

```
Match (p1:PERSON), (p2:PERSON)
Where p1.id+ p2.id> 100
Return p1;
```

logical layer throws error:

Image

physical layer throws error:

Image

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.