Beginning Titan is a comprehensive guide to Titan database.
Titan is a distributed graph database. A graph is a data structure composed of vertices and
edges. Titan is a scalable graph database optimized for storing and querying graphs
containing hundreds of billions of vertices and edges distributed across a multi-machine
cluster. Titan is a transactional database that can support thousands of concurrent users
executing complex graph traversals.