Antonio Barcélos

Results 21 issues of Antonio Barcélos

* [x] Query API * [x] Execute API * [x] Automatic Access Mode * [x] Async * [x] Docs

The Neo4j 5.0 server didn't implemented yet the new date time messages and meanwhile the tests should be failing for 5.0. Changing temporarily the expectation to be failure avoids to...

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

Forgetting the seed router was causing the connection to the seed router being recreated whenever the routing table is fetched and the seed router is not part of the cluster...

This feild indicates the error category and helps the user navigates through the error codes.

Enabling the support for the acceptance tests to the generated DenoJS driver is a step towards to release it as library.