Graph.is_batch

property Graph.is_batch: bool

Determines if the graph is batched.

Returns:

True if all hyper-edge sets are batched and if the non-fictitious mask is a 2-D array when defined.