hypher: A Haskell neo4j client
Library to interact with Neo4j databases.
This library covers:
Cypher transactions
CRUD operations for nodes, relationships, labels and indexes
Batch calls for CRUD operations.
All code has been tested with Neo4j versions 2.0.3 and 2.1.5. This is a fork of: http://hackage.haskell.org/package/haskell-neo4j-client. Attempting to bring it up to date. Only supports new Transactional Cypher REST api.
Modules
[Index]
Downloads
- hypher-0.1.5.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.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5 |
---|---|
Dependencies | aeson (>=0.7 && <0.9), base (>=4.6 && <4.8), bytestring (>=0.10 && <0.11), containers (>=0.5 && <0.6), data-default (>=0.5 && <0.6), hashable (>=1.2 && <1.3), HTTP (>=4000.2 && <4000.3), http-conduit (>=2.1 && <2.2), http-types (>=0.8 && <0.9), lifted-base (>=0.2 && <0.3), monad-control (>1.0), mtl (>=2.2 && <2.3), resourcet (>=1.1 && <1.2), scientific (>=0.3 && <0.4), text (>=1.1 && <1.3), transformers (>=0.4 && <0.5), transformers-base (>=0.4 && <0.5), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.11) [details] |
License | MIT |
Copyright | (c) 2015 Jeff Taggart |
Author | Antoni Silvestre & Jeff Taggart |
Maintainer | jeff@jetaggart.com |
Category | Database |
Home page | https://github.com/zoetic-community/hypher |
Source repo | this: git clone https://github.com/zoetic-community/hypher.git(tag master) |
Uploaded | by jetaggart at 2015-02-15T21:20:22Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 4199 total (25 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2015-02-15 [all 1 reports] |