List graphs
list_graphsCheck for existing Apache AGE property graphs in PostgreSQL. Get the graph name and OID for each to support graph queries and operations.
Instructions
List all active Apache AGE property graphs in the database. Returns a list of objects with name (graph name) and oid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |