net.clojars.rams-services/hugcypher

HugCypher offers a similar experience to the excellent HugSql library but for cypher. As a matter of fact this library copies some very important parts from HugSql. It extends the original hugneo4j by providing support for both neo4j and arcadedb

  • VCSN/A

  • cljdoc documentationcljdoc
  • 140 Downloads
  • 24 This Version

Leiningen/Boot

[net.clojars.rams-services/hugcypher "0.1.3"]

Clojure CLI/deps.edn

net.clojars.rams-services/hugcypher {:mvn/version "0.1.3"}

Gradle

implementation("net.clojars.rams-services:hugcypher:0.1.3")

Maven

<dependency>
  <groupId>net.clojars.rams-services</groupId>
  <artifactId>hugcypher</artifactId>
  <version>0.1.3</version>
</dependency>