fix more
This commit is contained in:
@@ -53,8 +53,8 @@ SET NODE Pierre.alias = "Pierre De Lancre"
|
|||||||
SET NODE Pierre.birthYear = 2000
|
SET NODE Pierre.birthYear = 2000
|
||||||
|
|
||||||
LET Bond = CREATE EDGE Authorship WITH Pierre Blog
|
LET Bond = CREATE EDGE Authorship WITH Pierre Blog
|
||||||
SET Bond.dateStart = 1782305654
|
SET EDGE Bond.dateStart = 1782305654
|
||||||
SET Bond.reason = "Discussion"
|
SET EDGE Bond.reason = "Discussion"
|
||||||
|
|
||||||
END_TICK
|
END_TICK
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user