libcypher-parser 0.3.4 (beta)
Pre-release
Pre-release
This is a beta release of libcypher-parser. The usage and API may change before a GA release is made.
Mac OS X users, please install via homebrew:
$ brew install cleishm/neo4j/libcypher-parserUbuntu users, please install via the PPA:
$ sudo add-apt-repository ppa:cleishm/neo4j
$ sudo apt-get update
$ sudo apt-get install cypher-lint libcypher-parserThere are also packages available for other platforms, including Debian.
Changes:
- Added file parsing support to
cypher-lint - Added
--no-colorizetocypher-lint - Fixed
--versionincypher-lint