ont-app/datascript-graph

Defines a datascript implementation of the IGraph protocol.

Leiningen/Boot

[ont-app/datascript-graph "0.1.0-SNAPSHOT"]

Clojure CLI/deps.edn

ont-app/datascript-graph {:mvn/version "0.1.0-SNAPSHOT"}

Gradle

implementation("ont-app:datascript-graph:0.1.0-SNAPSHOT")

Maven

<dependency>
  <groupId>ont-app</groupId>
  <artifactId>datascript-graph</artifactId>
  <version>0.1.0-SNAPSHOT</version>
</dependency>