/titan

A Highly Scalable, Distributed Graph Database

Primary LanguageJavaApache License 2.0Apache-2.0

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.