plasma icon indicating copy to clipboard operation
plasma copied to clipboard

A graph query system for distributed computing.

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.