clj-pipes

Wrapper for the TinkerPop Pipes API for traversing Graph DBMSs. It supports version 0.5 of the Pipes API.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 175 Downloads
  • 64 This Version

Leiningen/Boot

[clj-pipes "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

clj-pipes/clj-pipes {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("clj-pipes:clj-pipes:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>clj-pipes</groupId>
  <artifactId>clj-pipes</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>