Releases: vesoft-inc/nebula-algorithm
Releases · vesoft-inc/nebula-algorithm
NebulaGraph Algorithm v3.2.0
- 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
-
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
-
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
- feature
- support domain address for meta server
Nebula Algorithm v2.6.1
-
feature
- support write back to nebula original tag for jar #34
-
fix
- fix data structure for nebula datasource #33
Nebula Algorithm v2.6.0
- 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