All Versions
7
Latest Version
Avg Release Cycle
233 days
Latest Release
2769 days ago
Changelog History
Changelog History
-
v0.10.0 Changes
May 14, 2017 -
v0.9.1 Changes
May 19, 2016โ Added support for neo4j 3.0
- ๐ Fixes issue #55
Minor improvements in the Transaction API
- โช rollback won't throw anymore
- ๐ฒ autocommit transaction will report that it is an autocommit transaction in txId to help with logging
๐ Error fixes in documentation
-
v0.9.0 Changes
March 26, 2016๐ Support for transaction.
- โ Added Neo4jConnection, which Neo4jREST extends
- โ Added Neo4jTransaction, along with implicit conversion from Neo4jConnection to an autocommit transaction, which the open transaction object can shadow by being in a code block passed to Neo4jTransaction.withTx
โ Removed method:
Neo4jREST.query
๐ usestreamAutocommit
๐ Deprecated API:
Neo4jREST.sendQuery
๐ useexecute
-
v0.8.1 Changes
February 16, 2016Reactive Streaming API for handling data sets returned from the Neo4j server, one CypherResultRow at a time.
-
v0.7.1 Changes
November 04, 2015 -
v0.5.1
June 29, 2014 -
v0.4.2
July 15, 2013