AWS neptune-analytics documentation change
Summary
Removed degreeDistribution algorithm from centrality algorithms list
Security assessment
Change reflects organizational relocation of algorithm documentation, not security-related modifications.
Diff
diff --git a/neptune-analytics/latest/userguide/centrality-algorithms.md b/neptune-analytics/latest/userguide/centrality-algorithms.md index 062b6fdc7..c794c4d0c 100644 --- a//neptune-analytics/latest/userguide/centrality-algorithms.md +++ b//neptune-analytics/latest/userguide/centrality-algorithms.md @@ -21,2 +20,0 @@ Neptune Analytics supports four centrality algorithms along with their mutate va - * [degreeDistribution](./degreeDistribution.html) – The Degree Distribution algorithm is a tool for analyzing and visualizing the structural characteristics of a graph. It calculates the frequency distribution of vertex degrees across the entire network and provides basic statistics of the distribution. -