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