MIT licensed by Antoni Silvestre
Maintained by [email protected]
This version can be pinned in stack with:haskell-neo4j-client-0.3.1.4@sha256:f7bce618867f91940fc2c5a5b48d25c8e91a15327abaf84b25675e9ab45d0c00,4414

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.