Skip to main content
Loading
Version: Graph 2.2.0

Introduction to Aerospike Graph Service

Overview

Aerospike Graph Service (AGS) is a high-performance, distributed, graph database that stores and queries large amounts of graph data. Aerospike Database is the underlying persistence layer, known for its high performance, scalability and reliability. AGS can be used to build and operate large-scale graph applications such as customer 360, identity graphs, fraud detection, and others.

Learn more about AGS

The AGS architecture is described on Aerospike Graph Service architecture.

AGS uses Apache TinkerPop, an open source graph computing framework in development for over a decade. The TinkerPop documentation provides a general introduction to graph computing.

The TinkerPop documentation also has tutorials for Gremlin, the query language for AGS.