haskell-neo4j-client: A Haskell neo4j client

[ database, library, mit ] [ Propose Tags ]

Library to interact with Neo4j databases.

This library covers:

  • Cypher transactions

  • CRUD operations for nodes, relationships, labels and indexes

  • Batch calls for CRUD operations.

  • Traversal API

  • Authentication

  • SSL

All code has been tested with Neo4j versions 2.0.3, 2.1.5, 2.1.7, 2.2.0 and 2.2.1

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1.0.0, 0.1.5.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.1.0, 0.2.2.0, 0.2.3.0, 0.2.4.0, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.0.4, 0.3.0.5, 0.3.0.6, 0.3.0.7, 0.3.0.8, 0.3.0.9, 0.3.0.10, 0.3.0.11, 0.3.0.12, 0.3.0.13, 0.3.0.14, 0.3.0.15, 0.3.1.0, 0.3.1.1, 0.3.1.2, 0.3.1.3, 0.3.1.4, 0.3.2.0, 0.3.2.1, 0.3.2.2, 0.3.2.3, 0.3.2.4
Dependencies aeson (>=0.7), base (>=4 && <5), bytestring (>=0.10), containers (>=0.5), data-default (>=0.5), hashable (>=1.2), HTTP (>=4000.2), http-client (>=0.4), http-client-tls (>=0.2), http-conduit (>=2.1), http-types (>=0.8), lifted-base (>=0.2), mtl (>=2.1), network-uri (>=2.6), resourcet (>=1.1), scientific (>=0.3.0), text (>=1.1), transformers (>=0.3), transformers-base (>=0.4), transformers-compat (>0.3), unordered-containers (>=0.2.0), vector (>=0.10.0) [details]
License MIT
Copyright (c) 2014 Antoni Silvestre
Author Antoni Silvestre
Maintainer antoni.silvestre@gmail.com
Category Database
Home page https://github.com/asilvestre/haskell-neo4j-rest-client
Source repo this: git clone https://github.com/asilvestre/haskell-neo4j-rest-client.git(tag master)
Uploaded by asilvestre at 2016-09-22T06:47:36Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 25662 total (74 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-09-22 [all 1 reports]