gorillalabs/neo4j-clj

Clojure bindings for Neo4j using the Java driver

Leiningen/Boot

[gorillalabs/neo4j-clj "0.4.0"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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