Registered
by
Chris Leishman
The Bolt network protocol is a highly efficient, lightweight client-server protocol designed for database applications.
The Bolt network protocol is a highly efficient, lightweight client-server protocol designed for database applications.
The protocol is statement oriented, allowing a client to send statements, each consisting of a single string and a set of typed parameters. The server responds to each request with a result message and an optional stream of result records.
Project information
- Maintainer:
- Chris Leishman
- Driver:
- Chris Leishman
- Licence:
- Apache Licence, Creative Commons - Attribution Share Alike
View full history Series and milestones
Loading graph...
trunk series is the current focus of development.