haskell-neo4j-client-0.3.2.4: A Haskell neo4j client

haskell-neo4j-client-0.3.2.4: 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.
  • Traversal API
  • Authentication
  • SSL

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

Modules