| CARVIEW |
Select Language
HTTP/1.1 200 OK
Connection: keep-alive
Server: nginx/1.24.0 (Ubuntu)
Content-Type: text/html; charset=utf-8
Cache-Control: public, max-age=300
Content-Encoding: gzip
Via: 1.1 varnish, 1.1 varnish
Accept-Ranges: bytes
Age: 0
Date: Sat, 17 Jan 2026 04:27:53 GMT
X-Served-By: cache-dfw-kdal2120112-DFW, cache-bom-vanm7210080-BOM
X-Cache: MISS, MISS
X-Cache-Hits: 0, 0
X-Timer: S1768624073.239059,VS0,VE298
Vary: Accept, Accept-Encoding
transfer-encoding: chunked
bolt: Bolt driver for Neo4j
[Skip to Readme]
bolt: Bolt driver for Neo4j
A Bolt driver to access Neo4j databases using the Bolt Protocol. https://boltprotocol.org/
[Skip to Readme]
Modules
[Index] [Quick Jump]
- Data
- Database
Downloads
- bolt-0.3.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.3.0.1, 0.3.1.0, 0.3.2.0 |
|---|---|
| Change log | Changelog.md |
| Dependencies | base (>=4.8 && <5), bifunctors (>=5.2 && <5.7), bytestring (>=0.10.6 && <0.13), cereal (>=0.5.4 && <0.6), containers (>=0.5.6 && <0.8), hashable (>=1.2.4 && <1.5), network (>=2.6.2 && <3.3), network-uri (>=2.6.1 && <2.7), scientific (>=0.3.0 && <0.4), text (>=1.2.2 && <1.3), transformers (>=0.5.0 && <0.7), unordered-containers (>=0.2.7 && <0.3), vector (>=0.11.0 && <0.14) [details] |
| License | BSD-3-Clause |
| Copyright | (c) 2025 Shaun Sharples |
| Author | Shaun Sharples |
| Maintainer | shaun.sharples@gmail.com |
| Uploaded | by bflyblue at 2025-07-18T09:34:44Z |
| Category | Database |
| Home page | https://github.com/bflyblue/bolt#readme |
| Source repo | head: git clone https://github.com/bflyblue/bolt |
| Distributions | |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 6157 total (31 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating |
|
| Status | Docs available [build log] Last success reported on 2025-07-18 [all 1 reports] |
Readme for bolt-0.3.2.0
[back to package description]Bolt driver for Haskell
I have started writing a basic Bolt driver to access Neo4j databases by implementing the Bolt Protocol, Version 1.
Join In!
I am happy to receive bug reports, fixes, documentation enhancements, and other improvements.
Please report bugs via the github issue tracker.
Authors
This library is written and maintained by Shaun Sharples, shaun.sharples@gmail.com.