Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 297 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 297 Bytes

neo4j-jdbc-http-mybatis

A test project with mybatis 3.4.5 and neo4j jdbc 2.3.2 driver to run against neo4j 3.3 run with following VM options : -Djdbc.neo4j.user=XXXXX -Djdbc.neo4j.password=YYYYY -Djdbc.neo4j.connectString=jdbc:neo4j:http://localhost:7474/

main class : com.ing.lu.data.Accessor