Skip to content

Releases: vesoft-inc/nebula-algorithm

NebulaGraph Algorithm v3.2.0

20 Feb 04:00

Choose a tag to compare

  • feature
    • add spark version validation #69
  • fix
    • encode root for path algo with String id #71
    • fix config parse for degree algo #77

NebulaGraph Algorithm v3.1.0

28 Feb 09:12

Choose a tag to compare

  • feature

    • support dfs algorithm #60
    • support to execute algorithms on NebulaGraph subgraph #64
    • support to execute algorithms for string id #67 #68
  • fix

    • fix the default batch for update mode #62
  • new Contributors

Nebula Algorithm v3.0.0

14 Feb 10:35
0722723

Choose a tag to compare

  • feature

    • support new algorithms: Closeness、ClusteringCoefficient、Hanp、Node2Vec、BFS
    • support write back to nebula original tag for jar
  • fix

    • fix data structure for nebula datasource

Nebula Algorithm v2.6.2

11 Feb 07:15
c936c03

Choose a tag to compare

  • feature
    • support domain address for meta server

Nebula Algorithm v2.6.1

06 Jan 11:01
40677b0

Choose a tag to compare

  • feature

    • support write back to nebula original tag for jar #34
  • fix

    • fix data structure for nebula datasource #33

Nebula Algorithm v2.6.0

16 Dec 03:28

Choose a tag to compare

  • feature
    • add examples for algorithms with three different datasource and id mapping #21
  • fix
    • fix louvain's result format #2
    • fix some variable name and KCore's initial iterator times #23