Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Please, about this tutorial - Import Data into Neo4j Directly using Talend ()
I followed:
1- make sure you Neo4j server is up and running.
2- Set the type of the tneo4jConnection to remote server and enter the URL “”, don’t use Native driver connection.
3- Try not to use tneo4jConnection at all, use the input and output tasks directly and enter the URL in each task.
And all modules related neo4j are installed.
But I'm getting the error:
Execution failed : Job compile errors
At least job "ImportIntoNeo4j_01" has a compile errors, please fix and export again.
Error Line: 1737
Detail Message: org.neo4j.rest cannot be resolved to a type
There may be some other errors caused by JVM compatibility. Make sure your JVM setup is similar to the studio.
Thanks for any help.