Neo4J Database Connection

0
Hi, has anyone attempted or successfully managed to connect a Mendix developed App to a Neo4J database?   Thanks
asked
4 answers
1

I haven’t tried it myself, but it looks like Neo4j has a JDBC driver: https://github.com/neo4j-contrib/neo4j-jdbc 

You could then use the Database connector module to setup the connection, as it allows you to provide your own JDBC driver: https://appstore.home.mendix.com/link/app/2888/

answered
0

Thanks Nikolaus, I’ll give that a go and post an update.

answered
0

I also wanted to implement into my project hence please let me know if its possible ?

answered
0

Hello, is anyone tried the JDBC Driver to connect Neo4j and Mendix?

answered