I am not able to connect Neo4j with Rapid Miner

Pooja_Agrawal
Pooja_Agrawal New Altair Community Member
edited November 2024 in Community Q&A
Hi All,

Version of RM Studio - 9.9.002
Version of Neo4j - 5.2.0

Please help me with the steps to connect Neo4j with Rapid Miner.
Is there any extension that need to be downloaded?
What driver or jar file do I need? Because while using neo4j-java-driver-5.2.0. I am not able to get required driver class updated. 

 
Thanks,
Pooja

Tagged:

Best Answer

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Answer ✓
    hi,
    if this is a commercial request please connect with the professional support at support.rapidminer.com

    BR,
    Martin

Answers

  • Pooja_Agrawal
    Pooja_Agrawal New Altair Community Member
    I am also not getting "Manage Database Drivers" option under the Connection menu 

  • MartinLiebig
    MartinLiebig
    Altair Employee
    Answer ✓
    hi,
    if this is a commercial request please connect with the professional support at support.rapidminer.com

    BR,
    Martin
  • Pooja_Agrawal
    Pooja_Agrawal New Altair Community Member
    Hi Martin, Thank you for your response.

    The issue got resolved by actually selecting the appropirate JDBC Driver jar file with respect to the Rapid Miner Studio Version installed.
    Also, change the URL prefix from "jdbc:" to "jdbc:neo4j:bolt://"
    use Port: 7687
    I hope this helps.

    Thanks,
    Pooja
  • MartinLiebig
    MartinLiebig
    Altair Employee
    thank you so much for reporting! This will likely help other people who google for it!