Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] runtime interface count edge num failed #4348

Closed
Mr-Xzz opened this issue Dec 4, 2024 · 2 comments
Closed

[BUG] runtime interface count edge num failed #4348

Mr-Xzz opened this issue Dec 4, 2024 · 2 comments
Assignees

Comments

@Mr-Xzz
Copy link

Mr-Xzz commented Dec 4, 2024

image
image

Query:

MATCH (a)-[e]-(b) return count(e);

or

MATCH ()-[e]-() return count(e);

graph schema data: @Mr-Xzz

Copy link

welcome bot commented Dec 4, 2024

Thanks for opening your first issue here! Be sure to follow the issue template! And a maintainer will get back to you shortly!
Please feel free to contact us on DingTalk, WeChat account(graphscope) or Slack. We are happy to answer your questions responsively.

@zhanglei1949 zhanglei1949 self-assigned this Dec 5, 2024
@zhanglei1949
Copy link
Collaborator

It turns out to be the problem of supporting multiple edge properties in our runtime module. This issue will be closed, and future discussion and progress will be tracked here: #4349

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants