Interactive Python interface diverged from GraphScope Python Interface
Open
- Dominant language
- C++
- Stars
- 3.6k
- Forks
- 468
- Avg merge
- 29m
- Merged PRs (30d)
- 1
Description
Many questions raised:
- `interactive-sdk` v.s. `gs_interactive`?
- many APIs introduced? e.g., `sess.create_graph`, rather than `sess.g()`?
- a huge dict to define the graph and schema? not the `add_vertices` and `add_edges`?
- ...
Contributor guide
Assessment
This issue has not been assessed yet.