Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

org.neo4j.driver cannot be resolved to a type

I am trying to run a very simple job of exporting a CSV file to neo4j in a single node and I am getting this error.. 

I have tried using the tNeo4jConnector and also tried going straight from the CSV to the tNeo4jRow and both of them get the same error involving the driver... I am using Neo4j 3.5.8 which is compatible with Talend and I installed all the required modules that the Module wizard requested upon set up of each component and I am unsure where to go from here?

Labels (2)
2 Replies
manodwhb
Champion II
Champion II

It is jars issue,could you please check modules tab and check for this jar is installed or not .

Windows>>preferences>>Modules
Anonymous
Not applicable
Author

Not quite sure what you could be referring to here. As I stated in my original statement, I installed all the module (jar) files that the program requested each time the module wizard popped up. I have opened the module table and had it scan for any additional modules required and none are coming up. Can you be more specific as to what module you think could be causing the issue? Talend seems to be very weak at really showing the issue here in this instance.