alibaba / GraphScope

🔨 🍇 💻 🚀 GraphScope: A One-Stop Large-Scale Graph Computing System from Alibaba | 一站式图计算系统
https://graphscope.io
Apache License 2.0
3.24k stars 438 forks source link

Integrate `BasicExample.java` and `basic_example.py` into interactive CI worflow. #4132

Open zhanglei1949 opened 4 weeks ago

zhanglei1949 commented 4 weeks ago

Ensure the basic examples of the Interactive Java/Python SDK function with the latest code.

zhanglei1949 commented 4 weeks ago

https://github.com/alibaba/GraphScope/blob/main/flex/interactive/sdk/examples/python/basic_example.py https://github.com/alibaba/GraphScope/blob/main/flex/interactive/sdk/examples/java/interactive-example/src/main/java/com/alibaba/graphscope/BasicExample.java

zhanglei1949 commented 4 weeks ago