AgensGraph 2.16 Manual

Welcome! AgensGraph is an open-source multi-model database based-on PostgreSQL RDBMS. It provides graph data model as well as relational database. In AgensGraph , graph and its related objects are the first-class citizens. You can query AgensGraph using SQL or Cypher-like graph query language, and moreover they can be combined in a single united query.

This manual provides the introduction of AgensGraph including basic concepts, data model, query language and presents client API and administration for server management.

Contents

AgensGraph Manual