Reduce On Edges

Create a reduce on edges neighborhood function on a logical graph. Aggregates all edges of a graph with an aggregate function and store the result as a property for each vertex. The edges where the vertex is relevant get joined and grouped 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 connected edges.

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.