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
  • 139 Downloads
  • 19 This Version

Leiningen/Boot

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

Clojure CLI/deps.edn

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

Gradle

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

Maven

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