sugeerth opened a new issue, #14583: URL: https://github.com/apache/grails-core/issues/14583
We have a need to use the executeQuery method to do large data import as our cypher queries are complicated (such as load csv). However, we are not seeing the errors this method is throwing (if there are any neo4j driver errors while executing the cypher query) and it looks like the errors are being caught and a null result is returned. Is there any way to retrieve the errors, if any, that are thrown by executeQuery? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
