hasbolt: Haskell driver for Neo4j 3+ (BOLT protocol)
Haskell driver for Neo4j 3+ (BOLT protocol).
The package covers:
Data serialization and deserialization
Nodes, relationships and paths support
Cypher queries and responses
Authentification
TLS/SSL connection
The code was tested with neo4j versions 3.0 — 3.4 and GrapheneDB service
Modules
[Index] [Quick Jump]
Downloads
- hasbolt-0.1.4.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.1.0.4, 0.1.0.5, 0.1.0.6, 0.1.0.7, 0.1.0.8, 0.1.0.9, 0.1.1.0, 0.1.1.1, 0.1.1.2, 0.1.1.3, 0.1.2.0, 0.1.2.1, 0.1.3.0, 0.1.3.1, 0.1.3.2, 0.1.3.3, 0.1.3.4, 0.1.3.5, 0.1.3.6, 0.1.4.0, 0.1.4.1, 0.1.4.2, 0.1.4.3, 0.1.4.4, 0.1.4.5, 0.1.5.0, 0.1.6.0, 0.1.6.1, 0.1.6.2, 0.1.6.3, 0.1.7.0 |
---|---|
Dependencies | base (>=4.7 && <5), binary (>=0.8.3.0 && <1.0), bytestring (>=0.10.8.1 && <0.11), connection (>=0.2.8 && <0.4), containers (>=0.5.7.1 && <0.7), contravariant (>=1.4.1 && <1.6), data-binary-ieee754 (>=0.4.4 && <0.5), data-default (>=0.7.1.1 && <0.8), mtl (>=2.2.0 && <2.3), network (>=2.6.3.1 && <3.2), text (>=1.2.2.1 && <1.3) [details] |
License | BSD-3-Clause |
Copyright | (c) 2018 Pavel Yakovlev |
Author | Pavel Yakovlev, Martin Heuschober |
Maintainer | pavel@yakovlev.me |
Category | Database |
Home page | https://github.com/zmactep/hasbolt#readme |
Source repo | head: git clone https://github.com/zmactep/hasbolt |
Uploaded | by zmactep at 2019-12-17T07:09:36Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 19338 total (158 in the last 30 days) |
Rating | 1.25 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-12-17 [all 1 reports] |