BEGIN
LET vert-func1 = CREATE vertex Post SET createdAt = "2014-08-18T16:42:13.725Z", updatedAt = "2014-08-18T16:42:13.725Z", note = "Some note" RETURN @rid
LET edge-func1 = CREATE edge UserWrotePost FROM #5:32 TO $vert-func1
COMMIT RETRY 100
RETURN $vert-func1 --
---
You received this message because you are subscribed to the Google Groups "OrientDB" group.
To unsubscribe from this group and stop receiving emails from it, send an email to orient-databa...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
---
You received this message because you are subscribed to a topic in the Google Groups "OrientDB" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/orient-database/zg2gLSO6j_I/unsubscribe.
To unsubscribe from this group and all its topics, send an email to orient-databa...@googlegroups.com.