lib: introduce neo4j connector
authorAlexandre Terrasa <alexandre@moz-code.org>
Thu, 17 Jul 2014 16:15:51 +0000 (12:15 -0400)
committerAlexandre Terrasa <alexandre@moz-code.org>
Thu, 17 Jul 2014 16:15:51 +0000 (12:15 -0400)
commita7986bcb9f28fdd21b18d20f129d169e2108005e
tree1d564fa838861cb3e2f8482223dbd05e5ef9ea78
parent28ef6a280a8dc70ea88014efdeeef3b873728dce
lib: introduce neo4j connector

Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>
lib/neo4j/curl_json.nit [new file with mode: 0644]
lib/neo4j/jsonable.nit [new file with mode: 0644]
lib/neo4j/neo4j.nit [new file with mode: 0644]
tests/sav/test_neo4j.res [new file with mode: 0644]
tests/sav/test_neo4j_batch.res [new file with mode: 0644]
tests/test_neo4j.nit [new file with mode: 0644]
tests/test_neo4j_batch.nit [new file with mode: 0644]