Skip to main content

aggregate_node_features

Function aggregate_node_features 

Source
pub fn aggregate_node_features(
    node_ids: &[NodeId],
    graph: &Graph,
    agg_type: AggregationType,
) -> MultiFeatureAggregation
Expand description

Aggregates multiple node feature vectors into a single vector.