The latest version of haskell-neo4j-client is 0.3.2.4-0.

haskell-neo4j-client

Version 0.3.1.2 revision 0 uploaded by asilvestre.

Package meta

Synopsis
A Haskell neo4j client
Description

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

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

  1. 2.0 added authentication to the API this driver uses, this is not supported yet by this driver but it will be soon. In the meantime you will have to disable it.

Author
Antoni Silvestre
Bug reports
n/a
Category
Database
Copyright
(c) 2014 Antoni Silvestre
Homepage
https://github.com/asilvestre/haskell-neo4j-rest-client
Maintainer
antoni.silvestre@gmail.com
Package URL
n/a
Stability
n/a

Components