yakaz / titan

A Highly Scalable, Distributed Graph Database

Home Page:http://thinkaurelius.github.com/titan/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Titan is a distributed graph database optimized for processing massive-scale graphs represented over a machine cluster. Titan separates the concerns of graph processing and manipulation from storing the graph on disk, delegating that concern to an extensible set of persistence solutions.

Features

Getting Started

Comprehensive documentation and examples are on the Titan wiki.

About

A Highly Scalable, Distributed Graph Database

http://thinkaurelius.github.com/titan/

License:Apache License 2.0


Languages

Language:Java 99.1%Language:Shell 0.9%