generated from VLADIMIR/template
update editor
This commit is contained in:
@@ -197,6 +197,8 @@ message GetGraphRsp {
|
||||
message Node {
|
||||
int32 id = 1;
|
||||
string label = 2;
|
||||
string name = 3;
|
||||
string text = 4;
|
||||
}
|
||||
message Edge {
|
||||
int32 from = 1;
|
||||
|
||||
Reference in New Issue
Block a user