batch_create_edges
Create up to 50 edges in one atomic call. Use this for 3+ edges instead of looping `create_edge`. Edge type auto-infers when omitted.
Edgesatomic. Full validation pass before any mutation lands.
Arguments
edgesarrayrequiredArray of edges to create (max 50)
Returns
Shape
{ created, count }