bolt: Bolt driver for Neo4j

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

A Bolt driver to access Neo4j databases using the Bolt Protocol, Version 1. http://boltprotocol.org/v1/


[Skip to Readme]

Properties

Versions 0.1.0.1, 0.1.0.2, 0.1.0.3, 0.2.0.0, 0.2.0.0, 0.2.1.0, 0.2.2.0, 0.3.0.1, 0.3.1.0
Change log None available
Dependencies base (>=4.8 && <5), bifunctors (>=5.2 && <5.5), bytestring (>=0.10.6 && <0.11), cereal (>=0.5.2 && <0.6), containers (>=0.5.6 && <0.6), hashable (>=1.2.4 && <1.3), network (>=2.6.2 && <2.7), network-uri (>=2.6.1 && <2.7), scientific (>=0.3.0 && <0.4), text (>=1.2.2 && <1.3), transformers (>=0.5.0 && <0.6), unordered-containers (>=0.2.7 && <0.3), vector (>=0.11.0 && <0.12) [details]
License BSD-3-Clause
Copyright (c) 2016 Shaun Sharples
Author Shaun Sharples
Maintainer shaun.sharples@gmail.com
Category Database
Home page https://github.com/bflyblue/bolt#readme
Source repo head: git clone https://github.com/bflyblue/bolt
Uploaded by bflyblue at 2016-12-15T08:31:48Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for bolt-0.2.0.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.