cancel
Showing results for 
Search instead for 
Did you mean: 

Connecting to Neo 4J Database

RamyaMurali
New Contributor

Hello Everyone, I am new to snaplogic. I would like to know if it’s possible to connect to Neo 4J database using JDBC snap?

3 REPLIES 3

smudassir
Employee
Employee

@RamyaMurali , you should be able to use the jdbc snappack to talk to neo4j. The documentation at Neo4j JDBC Driver Documentation should help you setup your connection string. Just upload the required JARs in the account.

Thank you @smudassir