{"library":"neo4j-driver-bolt-connection","type":"library","category":null,"description":"The `neo4j-driver-bolt-connection` package provides the low-level implementation for establishing and managing connections to Neo4j databases using the binary Bolt Protocol. It is an internal dependency foundational to the official `neo4j-driver` and `neo4j-driver-lite` packages for JavaScript and TypeScript. Crucially, this package is explicitly *not* intended for direct consumption by end-users, serving as an abstraction layer for Bolt protocol specifics. The current stable version is 5.28.3, with version 6.0.x introducing new features like support for Neo4j's Vector type. Release cadence for the main `neo4j-driver` and its internal components, including this one, has evolved; post-6.0, minor releases occur as warranted by significant features or improvements, moving away from a monthly cadence to reduce user update overhead. Key differentiators include its role in abstracting complex network communication and Bolt handshake protocols, enabling the higher-level drivers to offer robust API usability, transaction management, and connection pooling capabilities transparently. While it handles the core communication, developers should always use the comprehensive `neo4j-driver` for a stable and supported experience.","language":"javascript","status":"active","version":"5.28.3","tags":["javascript","bolt","neo4j","driver","typescript"],"install":[{"cmd":"npm install neo4j-driver-bolt-connection","imports":["// This package is for internal use. Use 'neo4j-driver' instead.","// This package is for internal use. Use 'neo4j-driver' instead.","// Refer to the 'neo4j-driver' documentation for public APIs."]},{"cmd":"yarn add neo4j-driver-bolt-connection","imports":[]},{"cmd":"pnpm add neo4j-driver-bolt-connection","imports":[]}],"homepage":"https://neo4j.com/developer/javascript/","github":"https://github.com/neo4j/neo4j-javascript-driver","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/neo4j-driver-bolt-connection","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/neo4j-driver-bolt-connection/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Tue Jul 21","install_tag":null}}