clj-blueprints

Wrapper for the TinkerPop Blueprints API for Graph DBMSs. It supports version 0.7 of the Blueprints API.

  • VCSN/A

  • cljdoc documentationcljdoc
  • 351 Downloads
  • 195 This Version

Leiningen/Boot

[clj-blueprints "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

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

Gradle

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

Maven

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