Graph.feature_flat_array

property Graph.feature_flat_array: ndarray

Returns an array that concatenates features of all hyper-edge sets.

Returns:

Numpy array of concatenated features.

Raises:

ValueError – If no hyper-edge set is present.