hasbolt

Haskell driver for Neo4j 3+ (BOLT protocol)

https://github.com/zmactep/hasbolt#readme

Version on this page:0.1.6.2@rev:1
LTS Haskell 21.25:0.1.7.0
Stackage Nightly 2023-06-21:0.1.6.2@rev:1
Latest on Hackage:0.1.7.0

See all snapshots hasbolt appears in

BSD-3-Clause licensed by Pavel Yakovlev, Martin Heuschober
Maintained by [email protected]
This version can be pinned in stack with:hasbolt-0.1.6.2@sha256:47b341af37c9a375c9df0cbca58e957ea6e66b74cf4ea844d7ff62865de13a09,4390

Module documentation for 0.1.6.2

Haskell driver for Neo4j 3+ (BOLT protocol).

The package covers:

  • Data serialization and deserialization

  • Nodes, relationships and paths support

  • Cypher queries and responses

  • Transactions and error handling

  • Authentification

  • TLS/SSL connection

  • Bolt protocol version 3 initial support

The code was tested with neo4j versions 3.0 — 3.5 and GrapheneDB service