graphscope源码阅读和编译 #3742
Unanswered
Maxismcaptain
asked this question in
Q&A
Replies: 1 comment
-
|
Thanks for your interests in GraphScope! The main components include
An easy coding practise can begin with the python client. :) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
请问graphscope源码阅读有推荐的顺序吗,各个模块间的主要源码是哪些文件夹呢,另外就是如果要对源码做一些修改,比如简单的加一句print("hello world") 之后如何编译呢,又如何调用刚才编译的代码来看到输出的hello world
Beta Was this translation helpful? Give feedback.
All reactions