Distinct Vertex Degrees

Calculates the vertex degree for each vertex of a logical graph: In-degree, out-degree and sum of both. Adds these informations as new properties to each node.

Options

Property Key
The property name of the sum of in-degree and out-degree
In-Degree property
The property name of the in-degree.
Out-degree property
The property name of the out degree.
Include Zero Degree Vertices
Should zero degree vertices be included in the calculation? If not, vertices with degree of zero are not part of the result graph!

Input Ports

Icon
One single logical graph.

Output Ports

Icon
The same graph but with added properties.

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.