GraphScope
GraphScope copied to clipboard
🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
Including the relocating, restarting, and liveness and health probe of Pod.
**Describe the bug** Run the following query with `exp_store` on LDBC dataset outputs empty results, which is not as expected: `g.V().has("COUNTRY", "name", "India").in("ISPARTOF").hasLabel("CITY")` This is caused by the hierarchical label...
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: Failed to add edge for label "knows" with different src_label...
```shell wget -O - https://raw.githubusercontent.com/alibaba/GraphScope/main/scripts/install_deps.sh | bash -s -- --k8s ``` 
**Describe the bug**  **Additional context** Add any other context about the problem here.
**Describe the bug** It is not so good to require kubectl on the client side. **Additional context** Add any other context about the problem here.
It seems we are trying download jars from http://repository.apache.org, which is blocked by the latest mvn. maybe we need to specify its https address for this repo? sth. like this...
**Is your feature request related to a problem? Please describe.** - [ ] Clean up headers of frame/*.cc to reduce building time of project/building app - [ ] Split the...