cypher
Run read-only graph traversals on PostgreSQL with Apache AGE. Specify the graph and output column names to return results.
Instructions
Run read-only Apache AGE Cypher. Supply graph and explicit output column names.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| graph | Yes | ||
| limit | No | ||
| query | Yes | ||
| columns | Yes | Output names in RETURN order; count must match RETURN expressions. | |
| timeout_ms | No |