# bolt-connection-java **Repository Path**: mirrors_neo4j/bolt-connection-java ## Basic Information - **Project Name**: bolt-connection-java - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-07 - **Last Updated**: 2025-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Neo4j Bolt Connection [Bolt Protocol](https://neo4j.com/docs/bolt/current/bolt/) API and its implementations for Neo4j drivers and other Neo4j solutions. ## Notice This module is published for consumption from our own drivers, such as the [Neo4j Java Driver](https://github.com/neo4j/neo4j-java-driver) and the [Neo4j JDBC Driver](https://github.com/neo4j/neo4j-jdbc). No support is offered for this module and no API guarantees are given, and we will evolve this module as we see fit. This module should not be used by end-users, please use one of the drivers mentioned above for Java applications. No pull-requests will be accepted.