MIT licensed by Antoni Silvestre
Maintained by [email protected]
This version can be pinned in stack with:haskell-neo4j-client-0.3.2.0@sha256:86083ce3f2e3266fc672cc5ac89034aaa2bb690009808f106ceb7b4ef18ff564,4447

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

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