org.clojars.gilesc/clojure-neo4j

The clojure-neo4j project provides a more lispy interface to Neo4j, a graph-structured on-disk transactional database.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 64 Downloads
  • 39 This Version

Leiningen/Boot

[org.clojars.gilesc/clojure-neo4j "0.2.1"]

Clojure CLI/deps.edn

org.clojars.gilesc/clojure-neo4j {:mvn/version "0.2.1"}

Gradle

implementation("org.clojars.gilesc:clojure-neo4j:0.2.1")

Maven

<dependency>
  <groupId>org.clojars.gilesc</groupId>
  <artifactId>clojure-neo4j</artifactId>
  <version>0.2.1</version>
</dependency>

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