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

Leiningen/Boot

[hugneo4j "0.1.0"]

Clojure CLI/deps.edn

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

Gradle

implementation("hugneo4j:hugneo4j:0.1.0")

Maven

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