alibaba / alibaba/GraphScope

Compiler integration with HQPS (First Stage Plan)

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

Description

- Register Query:
- Deployment:
- [x] GraphBuilder and PhysicalBuilder are independent SDKs that can be used locally by users (no need for service)
- Dynamic Params:
- [x] #2713
- Functionality:
- Support IC Queries:
- currently support: ic-2, ic-6, ic-8, ic-9, ic-11, ic-12
- clause:
- [ ] Optional Match
- [ ] With + Optional Match
- [ ] Where Not Exist: ic-10
- [ ] extract common pattern (for optimization)
- expression:
- [x] CASE WHEN: ic-4
- [ ] NOT, NOT IN
- [ ] length(): length of path_expand
- aggregate:
- [ ] function kind FIRST
- Execute Query:
- [x] neo4j bolt (#2598 )
- [x] support `Call Procedure` in compiler
- [x] implement HttpClient to submit procedure name with parameters to HQPS service

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.