Icon

Logical Graph

This category contains 16 nodes.

PageRank 

Computation of the PageRank scores for the connected vertices in a logical graph.

Reduce On Edges 

Create a reduce on edges neighborhood function on a logical graph.

Reduce On Neighbor 

Creates a reduce on neighbor neighborhood function on a logical graph.

Single Source Shortest Paths 

Single-Source Shortest-Path computes the shortest path from a source vertex to all other vertices of a logical graph.

Split 

Splits a logical graph into a graph collection based on user-defined property values.

Weakly Connected Components 

Computes the weakly connected components of a logical graph and returns them as graphs in a graph collection.