Neo4jClient now supports JsonProperty for Sending Cypher

By

Originally posted on: http://geekswithblogs.net/cskardon/archive/2015/09/17/neo4jclient-now-supports-jsonproperty-for-sending-cypher.aspx So, you want a demo graph, and you fire up Neo4j, go to the admin (http://localhost:7474/) and then run :play movies This gets you a graph to play around with, and so you head into Visual Studio (or maybe even LinqPad), and you have an urge now to get all the…