gorillalabs/neo4j-clj

Clojure bindings for Neo4j using the Java driver

Leiningen/Boot

[gorillalabs/neo4j-clj "0.3.2"]

Clojure CLI/deps.edn

gorillalabs/neo4j-clj {:mvn/version "0.3.2"}

Gradle

implementation("gorillalabs:neo4j-clj:0.3.2")

Maven

<dependency>
  <groupId>gorillalabs</groupId>
  <artifactId>neo4j-clj</artifactId>
  <version>0.3.2</version>
</dependency>