DavidAlphaFox / plasma

A graph query system for distributed computing.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A graph query system for distributed computing.

License:Eclipse Public License 1.0


Languages

Language:Clojure 65.5%Language:JavaScript 23.2%Language:Ruby 11.2%Language:Shell 0.1%