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

hugegraph对常见图算法有没有支持,比如pagerank,louvain,label propagation #73

Closed
fisherinbox opened this issue Sep 29, 2018 · 5 comments
Labels

Comments

@fisherinbox
Copy link

Expected behavior 期望表现

{type something here...}

Actual behavior 实际表现

{type something here...}

Steps to reproduce the problem 复现步骤

  1. {step 1}
  2. {step 2}
  3. {step 3}

Status of loaded data 数据状态

Vertex/Edge summary 数据量

  • loaded vertices amount: {like 10 million}
  • loaded edges amount: {like 20 million}
  • loaded time: {like 200s}

Vertex/Edge example 数据示例

{type something here...}

Schema(VertexLabel, EdgeLabel, IndexLabel) 元数据结构

{type something here...}

Specifications of environment 环境信息

  • hugegraph version: {like v0.7.4}
  • operating system: {like centos 7.4, 32 CPUs, 64G RAM}
  • hugegraph backend: {like cassandra 3.10, cluster with 20 nodes, 3 x 1TB HDD disk each node}
@javeme javeme added the feature New feature label Sep 30, 2018
@javeme
Copy link
Contributor

javeme commented Oct 11, 2018

@fisherinbox pagerank,louvain,lpa等功能hugegraph都是支持的,但是目前还没有放到github上,后续会放到OLAP组件或者独立项目的形式推上来。谢谢

@CoinCheung
Copy link

请问现在这个是啥情况啊,如果想使用一些算法的话,现在可以怎么做?

@imbajin
Copy link
Member

imbajin commented Jul 22, 2021

请问现在这个是啥情况啊,如果想使用一些算法的话,现在可以怎么做?

可以用 traverser-api 里的算法噢, 后续有计算框架可以自定义算法

@coderzc
Copy link
Member

coderzc commented Jul 24, 2021

请问现在这个是啥情况啊,如果想使用一些算法的话,现在可以怎么做?

可以关注下分布式计算框架进展:hugegraph-computer

@imbajin imbajin removed the feature New feature label Jul 26, 2021
@github-actions
Copy link

Due to the lack of activity, the current issue is marked as stale and will be closed after 20 days, any update will remove the stale label

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

No branches or pull requests

5 participants