Commit 7a7be51 1 parent 9609742 commit 7a7be51 Copy full SHA for 7a7be51
File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Nebula Analytics 版本和 Nebula Graph 内核的版本对应关系如下。
20
20
21
21
| Analytics client 版本| Nebula Graph 版本|
22
22
| :---| :---|
23
- | {{nebula-analytics .release}}| {{nebula.release}}|
23
+ | {{plato .release}}| {{nebula.release}}|
24
24
25
25
## 支持算法
26
26
@@ -57,7 +57,7 @@ sudo rpm -i nebula-analytics-1.0.0-centos.x86_64.rpm --prefix /home/xxx/nebula-
57
57
1. 克隆仓库`analytics`。
58
58
59
59
```bash
60
- $ git clone -b {{nebula-analytics .branch}} https://github.com/vesoft-inc/nebula-analytics.git
60
+ $ git clone -b {{plato .branch}} https://github.com/vesoft-inc/nebula-analytics.git
61
61
```
62
62
63
63
2. 进入目录`nebula-analytics`。
Original file line number Diff line number Diff line change 74
74
algorithm :
75
75
release : 3.0.0
76
76
branch : v3.0.0
77
- nebula-analytics :
77
+ plato :
78
78
release : 1.0.0
79
79
branch : v1.0.0
80
80
sparkconnector :
You can’t perform that action at this time.
0 commit comments