org.clojars.roiezra/neo4j-clj

Clojure bindings for Neo4j using the Java driver

Leiningen/Boot

[org.clojars.roiezra/neo4j-clj "4.1.2-DIRTY"]

Clojure CLI/deps.edn

org.clojars.roiezra/neo4j-clj {:mvn/version "4.1.2-DIRTY"}

Gradle

implementation("org.clojars.roiezra:neo4j-clj:4.1.2-DIRTY")

Maven

<dependency>
  <groupId>org.clojars.roiezra</groupId>
  <artifactId>neo4j-clj</artifactId>
  <version>4.1.2-DIRTY</version>
</dependency>

Note: this artifact is a non-canonical fork. See the wiki for more details.