1

I am using a NEO4J graph database but my application data is stored in MySQL database. My need is I want to import data in NEO4J via SQL connection instead of Csv.

1 Answer 1

1

You'll need the APOC Procedures library for this one, and you'll also need the MySQL jdbc driver jar in your plugins folder as well.

APOC Procedures Load JDBC documentation

APOC Procedures Load JDBC example of usage

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.