graph_query
Query a code graph using Cypher or natural language to retrieve structured information about code structure, dependencies, and architectural insights.
Instructions
Execute Cypher or natural language query against the code graph
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Cypher or natural language query | |
| language | No | Query language | natural |
| mode | No | Query mode for natural language | local |
| limit | No | Result limit | |
| projectId | No | Project namespace for graph isolation | |
| profile | No | Response profile | compact |
| asOf | No | Optional ISO timestamp or epoch ms for temporal query mode |