wecisecode 1 settimana fa
parent
commit
cb20b24851
1 ha cambiato i file con 6 aggiunte e 0 eliminazioni
  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'
+;
+