io.kosong.xtgraph/xtgraph

A label property graph library for XTDB

Leiningen/Boot

[io.kosong.xtgraph/xtgraph "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

io.kosong.xtgraph/xtgraph {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("io.kosong.xtgraph:xtgraph:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>io.kosong.xtgraph</groupId>
  <artifactId>xtgraph</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>