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)
commit63330bddfb9d5ea5df167ed81e1f01e5f5118137
treec5b448ab3275954754dd35b8e85222a1de4e1971
parent087b31b493997227ace8b11c9b6ffcf11dee5a79
parent04dd9fa495264efa85d447bc6b1ff944dcca6385
Merge: Introduce `neo`: a model saver/loader from/to neo4j.

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>