Reduce On Neighbor

Creates a reduce on neighbor neighborhood function on a logical graph. Compute an aggregation on the values of the neighboring vertices and store the result as a property for each vertex. The relevant vertices get joined and grouped by the vertex and and will specified by the direction of the edges.

Options

Property Key
Set the name of the property for the aggregation function. Only necessary for sum, min and max.
Aggregation Function
Select the aggregation function that should be used.
Edge Direction
Specified the relevant edges by the direction (in-coming edges, out-coming edges or both).

Input Ports

Icon
One single logical graph.

Output Ports

Icon
A logical graph where vertices store aggregated information about the neighboring vertices.

Popular Predecessors

  • No recommendations found

Popular Successors

  • No recommendations found

Views

This node has no views

Workflows

  • No workflows found

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.