hasbolt

Haskell driver for Neo4j 3+ (BOLT protocol)

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

Version on this page:0.1.3.2@rev:3
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.3.2@sha256:1d7fe754db03decfd01cf81b627c176a37f63cd260fe047a6f2cb199e7ba0782,2287

Module documentation for 0.1.3.2

  • Database
    • Database.Bolt
      • Database.Bolt.Lazy

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