From the homepage:
Clojure library for using the Titan graph database, built on top of Archimedes and Ogre.
The Get Started! page is slightly more verbose:
This guide is meant to provide a quick taste of Titanium and all the power it provides. It should take about 10 minutes to read and study the provided code examples. The contents include:
- What Titanium is
- What Titanium is not
- Clojure and Titan version requirements
- How to include Titanium in your project
- A very brief introduction to graph databases
- How to create vertices and edges
- How to find vertices again
- How to execute simple queries
- How to remove objects
- Graph theory for smug lisp weenies
You may also like:
Join the Mailing List (Google group)