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
- Release notes
- Quick Guide
- Cypher Manual
- Operation Manual
- Developer Manual
- Graph Database Concepts
- Get started with Cypher
- Functions
- SQL Language
- Data Type
- Functions
- Comparison functions
- Mathematical functions
- String functions
- Binary String functions
- Date Type Formatting functions
- Date/Time functions
- Enum Support functions
- Geometric Functions
- Network Address Functions
- Text Search Functions
- JSON Functions
- Sequence Manipulation Functions
- Array Functions
- Range Functions and Operators
- Aggregate Functions
- Window Functions
- System Information Functions
- System Administration Functions
- User-defined function
- Hybrid Query
- Drivers
- Procedural language
- Appendix
- Graph Meta
- AI Integration
- Upgrade Guide