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

Algorithm 3.1.0 #1983

Merged
merged 1 commit into from
Mar 9, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ To use the BR (Enterprise Edition) tool, you need to install the NebulaGraph Age

|NebulaGraph Enterprise Edition|BR Enterprise Edition|Agent |
|:---|:---|:---|
|3.4.0|3.4.0|3.4.0|
|3.4.1|3.4.0|3.4.0|

## Install BR (Enterprise Edition)

Expand Down
2 changes: 1 addition & 1 deletion docs-2.0/backup-and-restore/nebula-br/2.compile-br.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ To use the BR (Enterprise Edition) tool, you need to install the NebulaGraph Age

|NebulaGraph|BR |Agent |
|:---|:---|:---|
|3.3.0 ~ 3.4.0|3.3.0|0.2.0 ~ 3.4.0|
|3.3.0 ~ 3.4.1|3.3.0|0.2.0 ~ 3.4.0|
|3.0.x ~ 3.2.x|0.6.1|0.1.0 ~ 0.2.0|

## Install BR with a binary file
Expand Down
9 changes: 6 additions & 3 deletions docs-2.0/graph-computing/nebula-algorithm.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,11 @@ The correspondence between the NebulaGraph Algorithm release and the NebulaGraph
|NebulaGraph |NebulaGraph Algorithm |
|:---|:---|
| nightly | 3.0-SNAPSHOT |
| 3.0.0 ~ 3.3.x | 3.0.0 |
| 3.0.0 ~ 3.4.x | 3.x.0 |
| 2.6.x | 2.6.x |
| 2.5.0、2.5.1 | 2.5.0 |
| 2.0.0、2.0.1 | 2.1.0 |

## Prerequisites

Before using the NebulaGraph Algorithm, users need to confirm the following information:
Expand All @@ -27,12 +28,14 @@ Before using the NebulaGraph Algorithm, users need to confirm the following info

## Limitations

- When submitting the algorithm package directly, the data of the vertex ID must be an integer. That is, the vertex ID can be INT or String, but the data itself is an integer.

- For non-integer String data, it is recommended to use the algorithm interface. You can use the `dense_rank` function of SparkSQL to encode the data as the Long type instead of the String type.

- Graph computing outputs vertex datasets, and the algorithm results are stored in DataFrames as the properties of vertices. You can do further operations such as statistics and filtering according to your business requirements.

!!!

Before Algorithm v3.1.0, when submitting the algorithm package directly, the data of the vertex ID must be an integer. That is, the vertex ID can be INT or String, but the data itself is an integer.

## Supported algorithms

The graph computing algorithms supported by NebulaGraph Algorithm are as follows.
Expand Down
2 changes: 1 addition & 1 deletion docs-2.0/graph-computing/nebula-analytics.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The version correspondence between NebulaGraph Analytics and NebulaGraph is as f

|NebulaGraph |NebulaGraph Analytics |
|:---|:---|
|3.4.0 | 3.4.0 |
|3.4.0 ~ 3.4.1 | 3.4.0 |
|3.3.0 | 3.3.0 |
|3.1.0 ~ 3.2.x| 3.2.0 |
|3.0.x | 1.0.x |
Expand Down
2 changes: 1 addition & 1 deletion docs-2.0/nebula-dashboard-ent/1.what-is-dashboard-ent.md
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ The version correspondence between NebulaGraph and Dashboard Enterprise Edition

|NebulaGraph version|Dashboard version|
|:---|:---|
|3.4.0 |3.4.1, 3.4.0, 3.2.4, 3.2.3, 3.2.2, 3.2.1, 3.2.0|
|3.4.0 ~ 3.4.1 |3.4.1, 3.4.0, 3.2.4, 3.2.3, 3.2.2, 3.2.1, 3.2.0|
|3.3.0 |3.2.4, 3.2.3, 3.2.2, 3.2.1, 3.2.0|
|2.5.0 ~ 3.2.0|3.1.2, 3.1.1, 3.1.0|
|2.5.x ~ 3.1.0|3.0.4|
Expand Down
2 changes: 1 addition & 1 deletion docs-2.0/nebula-dashboard/1.what-is-dashboard.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ The version correspondence between NebulaGraph and Dashboard Community Edition i

|NebulaGraph version|Dashboard version|
|:---|:---|
|3.4.0 |3.4.0、3.2.0|
|3.4.0 ~ 3.4.1 |3.4.0、3.2.0|
|3.3.0 |3.2.0|
|2.5.0 ~ 3.2.0|3.1.0|
|2.5.x ~ 3.1.0|1.1.1|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ When NebulaGraph enables authentication, users can only sign into Studio with th

| NebulaGraph version | Explorer version |
| --- | --- |
| 3.4.0 | 3.4.0、3.2.1、3.2.0 |
| 3.4.0 ~ 3.4.1 | 3.4.0、3.2.1、3.2.0 |
| 3.3.0 | 3.2.1, 3.2.0|
| 3.1.0 ~ 3.2.x| 3.1.0|
| 3.0.0 ~ 3.1.0 | 3.0.0 |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ NebulaGraph Operator does not support the v1.x version of NebulaGraph. NebulaGra

| NebulaGraph |NebulaGraph Operator |
| ------------------- | ----------- |
| 3.0.0 ~ 3.4.0 |1.3.0, 1.4.0|
| 3.0.0 ~ 3.4.1 |1.3.0, 1.4.0|
| 3.0.0 ~ 3.3.x |1.0.0, 1.1.0, 1.2.0|
| 2.5.x ~ 2.6.x |0.9.0|
| 2.5.x |0.8.0|
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ When NebulaGraph enables authentication, users can only sign into Studio with th

| NebulaGraph version | Studio version |
| --- | --- |
| 3.4.0 | 3.6.0、3.5.1、3.5.0 |
| 3.4.0 ~ 3.4.1 | 3.6.0、3.5.1、3.5.0 |
| 3.3.0 | 3.5.1、3.5.0 |
| 3.0.0 ~ 3.2.0| 3.4.1、3.4.0|
| 3.1.0 | 3.3.2 |
Expand Down