/plasma

A graph query system for distributed computing.

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

Plasma graph database query engine.

== Setup

Copy the script/cake file to somewhere on your PATH and then get the dependencies with:

$ cake deps

now you can run the unit tests with:

$ cake test

== Usage:

For now you'll have to see the unit tests.