edges
agentgraph edges shows direct graph relationships around one entity without traversing multiple hops.
#Synopsis
agentgraph edges ENTITY_ID [--type EDGE_TYPE] [--direction in|out|both] [--json]
#Examples
agentgraph edges abc123ef --direction both
agentgraph edges abc123ef --type authored --direction in --json