reparationBacklinkProbability property
When repairing the graph after a node was removed, this gives the probability of adding backlinks to the repaired neighbors.
The default is 1.0 (aka "always") as this should be worth a bit of extra costs as it improves the graph's quality.
Implementation
final double? reparationBacklinkProbability;