alibaba / alibaba/GraphScope

Return `elementId()` as String type

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

Description

For query:
```
Match (a) Return elementId(a) Limit 1;
```
elementId(a) should return a inner id of string type.

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.