Execute arbitrary Cypher query and return results.
Args: request: CypherRequest with query string
Returns: CypherResponse containing:
Example queries:
WARNING: This endpoint executes arbitrary Cypher queries. It is intended for internal debugging and power users only. All queries are logged for audit purposes.
Note: Results include both tabular data (for displaying in tables) and graph data (nodes/edges for graph visualization).