Neo4jClient 1.1.0.1

By

Originally posted on: http://geekswithblogs.net/cskardon/archive/2015/08/07/neo4jclient-1.1.0.1.aspx Big milestone this one, Neo4jClient now supports Transactions, Authentication and some other little changes. Transaction info is all here: https://github.com/Readify/Neo4jClient/wiki/Transactions You can find the connecting stuff here (at the bottom): https://github.com/Readify/Neo4jClient/wiki/connecting And the other big(ish) change is the change to make the ‘CollectAs’ method return the class type specified (<T>) instead…