2.1.0
User Documentation for Apache MADlib
Measures

Detailed Description

A collection of metrics computed on a graph.

Modules

 Average Path Length
 Computes the average shortest-path length of a graph.
 
 Closeness
 Computes the closeness centrality value of each node in the graph.
 
 Graph Diameter
 Computes the diameter of a graph.
 
 In-Out Degree
 Computes the degrees for each vertex.