Merge: Introduce `neo`: a model saver/loader from/to neo4j.
authorJean Privat <jean@pryen.org>
Wed, 23 Jul 2014 18:22:49 +0000 (14:22 -0400)
committerJean Privat <jean@pryen.org>
Wed, 23 Jul 2014 18:22:49 +0000 (14:22 -0400)
The `neo` module can be used to save or load a model from a Neo4j graph database.

Next pull requests will bring tools based on `neo`.

Pull-Request: #606
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Lucas Bajolet <r4pass@hotmail.com>


Trivial merge