This example can be run here: http://graphgist.neo4j.com/#!/gists/7e5e4f70106c8b667ca6 If you use the code or images, please cite: Valentina Franzoni, https://gist.github.com/valefranz/7e5e4f70106c8b667ca6
CREATE
(s:Agent{Name:"Scissors"}),
(r:Agent{Name:"Rock"}),