alibaba / alibaba/GraphScope

feat(Interactive): Support using dynamic param in `Limit` operator for cypher query

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

Description

The following cypher query can be supported with dynamic param allowed in `Limit`.
```cypher
MATCH(n) return LIMIT $Limit
```

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.