Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rename maxgraph to graphscope and other refactors #2367

Merged
merged 7 commits into from
Jan 4, 2023

Conversation

siyuan0322
Copy link
Collaborator

@siyuan0322 siyuan0322 commented Jan 3, 2023

What do these changes do?

  • Java package renaming.
    Most of the changes is rename com.alibaba.maxgraph to com.alibaba.graphscope,
    and some are renamed to com.alibaba.graphscope.groot.

  • Rust package renaming.
    Most of the changes is rename maxgraph-xxx to groot-xxx.

  • And many terms / classes contains maxgraph to corresponding interactive-xxx or groot-xxx

Related issue number

Fixes #1667

@codecov-commenter
Copy link

codecov-commenter commented Jan 3, 2023

Codecov Report

Merging #2367 (04886db) into main (b028dc2) will not change coverage.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #2367   +/-   ##
=======================================
  Coverage   72.30%   72.30%           
=======================================
  Files          88       88           
  Lines        9711     9711           
=======================================
  Hits         7022     7022           
  Misses       2689     2689           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b028dc2...04886db. Read the comment docs.

@siyuan0322 siyuan0322 merged commit a0662ac into alibaba:main Jan 4, 2023
@siyuan0322 siyuan0322 deleted the zsy/rename branch January 4, 2023 01:59
@github-actions
Copy link
Contributor

github-actions bot commented Jan 4, 2023

😭 Deploy PR Preview a0662ac failed. Build logs

🤖 By surge-preview

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[GAIA-IR] Support writing a new graph to vineyard
2 participants