You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Catch ClientException while consuming results, too.
This cataches and translations `ClientException` into the generic
Neo4j-OGM `CypherException` while consuming the results too.
It should fixspring-projects/spring-data-neo4j#2542 and is
most likely necessary to encounter for the changes in
neo4j/neo4j-java-driver#897.
0 commit comments