AWS neptune-analytics documentation change
Summary
Changed concurrency parameter value from 2 to 0 in algorithm example
Security assessment
Configuration parameter change in graph algorithm example with no security implications or relation to security features.
Diff
diff --git a/neptune-analytics/latest/userguide/label-propagation-mutate.md b/neptune-analytics/latest/userguide/label-propagation-mutate.md index ca648362c..93e58f5cd 100644 --- a//neptune-analytics/latest/userguide/label-propagation-mutate.md +++ b//neptune-analytics/latest/userguide/label-propagation-mutate.md @@ -112 +112 @@ If the algorithm is invoked immediately after a `MATCH` clause that supplies its - concurrency: 2 + concurrency: 0