haskell-neo4j-client: A Haskell neo4j client
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.
Library to interact with Neo4j databases. For now, its API covers basic operations for nodes, relationships, labels and indexes and provides calls to use these in batch mode.
Basic support for Cypher implemented
All code has been tested with Neo4j version 2.0.3
Properties
Versions | 0.1.0.0, 0.1.5.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 |
---|---|
Change log | None available |
Dependencies | aeson (>=0.7 && <0.8), base (>=4.6 && <4.7), 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), mtl (>=2.2 && <2.3), resourcet (>=1.1 && <1.2), scientific (>=0.3 && <0.4), text (>=1.1 && <1.2), transformers (>=0.4 && <0.5), unordered-containers (>=0.2 && <0.3), vector (>=0.10 && <0.11) [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 |
Uploaded | by asilvestre at 2014-08-22T01:26:22Z |
Modules
- Database
- Database.Neo4j
- Database.Neo4j.Batch
- Database.Neo4j.Cypher
- Database.Neo4j.Graph
- Database.Neo4j
Downloads
- haskell-neo4j-client-0.1.5.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees