hojinyoo/duct-neo4j

Integrant methods for connecting to Neo4j via neo4j-clj

Leiningen/Boot

[hojinyoo/duct-neo4j "0.0.1-SNAPSHOT"]

Clojure CLI/deps.edn

hojinyoo/duct-neo4j {:mvn/version "0.0.1-SNAPSHOT"}

Gradle

implementation("hojinyoo:duct-neo4j:0.0.1-SNAPSHOT")

Maven

<dependency>
  <groupId>hojinyoo</groupId>
  <artifactId>duct-neo4j</artifactId>
  <version>0.0.1-SNAPSHOT</version>
</dependency>