libneo4j-client 0.8.2 (beta)
Pre-release
Pre-release
This is a beta release of libneo4j-client. The usage and API may change before a GA release is made.
Mac OS X users, please install via homebrew:
$ brew install cleishm/neo4j/libneo4j-client
Ubuntu users, please install via the PPA:
$ sudo add-apt-repository ppa:cleishm/libneo4j-client
$ sudo apt-get update
$ sudo apt-get install neo4j-client
There are also packages available for other platforms, including Debian, Ubuntu, Fedora, CentOS and openSUSE.
Changes:
- Pipeline statements when using batch mode (reading from stdin) in the shell.