neo4j / neo4j-javascript-driver

Neo4j Bolt driver for JavaScript
https://neo4j.com/docs/javascript-manual/current/
Apache License 2.0
839 stars 148 forks source link

Fix duplicated `neo4j-javascript` string on `boltAgent.product` object #1173

Closed bigmontz closed 5 months ago

bigmontz commented 5 months ago

This duplication was happening because the neo4j methods were sending the agent string instead of the driver version the bolt agent factory.