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
  • 68 This Version

Leiningen/Boot

[hugneo4j "0.0.4"]

Clojure CLI/deps.edn

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

Gradle

implementation("hugneo4j:hugneo4j:0.0.4")

Maven

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