hugneo4j

HugNeo4j offers a similar experience to the excellent HugSql library but for neo4j. As a matter of fact this library copies some very important parts from HugSql

  • VCSN/A

  • cljdoc documentationcljdoc
  • 670 Downloads
  • 67 This Version

Leiningen/Boot

[hugneo4j "0.0.3"]

Clojure CLI/deps.edn

hugneo4j/hugneo4j {:mvn/version "0.0.3"}

Gradle

implementation("hugneo4j:hugneo4j:0.0.3")

Maven

<dependency>
  <groupId>hugneo4j</groupId>
  <artifactId>hugneo4j</artifactId>
  <version>0.0.3</version>
</dependency>