neo4j-javascript-driver
neo4j-javascript-driver copied to clipboard
Reclassify `Transaction.LockClientStopped` and `Transaction.Terminated` as `ClientError`
The server 5.x already fix this classification error, but the driver has re-classify errors from previous version of the server for a more convenience for the user.
Co-authored-by: Florent Biville [email protected]