wecisecode 1 周之前
父節點
當前提交
cb20b24851
共有 1 個文件被更改,包括 6 次插入0 次删除
  1. 6 0
      odbctest/mql/problem/basic/11localdb/40relation.mql

+ 6 - 0
odbctest/mql/problem/basic/11localdb/40relation.mql

@@ -0,0 +1,6 @@
+
+-- create ('<class>:<id>')-[:<relationtype>{<key>:<value>,...}]->('<class>:<id>')
+create ('11400953620376256044')-[:connect]->('8941648694118788978')
+with namespace='mtest'
+;
+