Connecting neo4j graph database to RapidMiner
Has anyone tried to connect neo4j with RapidMiner before? There is very little to read on this subject from google searches. There are jdbc drivers available for neo4j but I'm not exactly sure how to get RapidMiner to use those drivers to connect to the database. This is the link to neo4j jdbc drivers -
http://neo4j-contrib.github.io/neo4j-jdbc/
Thank you.