diff --git a/demos/guru_scripts/docker/tutorial/4.x/cypher/c18.out b/demos/guru_scripts/docker/tutorial/4.x/cypher/c18.out new file mode 100644 index 00000000..56a774fd --- /dev/null +++ b/demos/guru_scripts/docker/tutorial/4.x/cypher/c18.out @@ -0,0 +1,21 @@ +{ + "version": { + "edition": "enterprise", + "api": "v2", + "schema": 1 + }, + "error": false, + "message": "", + "results": [ + { + "T_2": [ + { + "srcAccount": "Steven" + }, + { + "srcAccount": "Steven" + } + ] + } + ] +}