apoc.scoring
Qualified Name | Type | Release |
---|---|---|
apoc.scoring.existence(5, true) returns the provided score if true, 0 if false |
Function |
APOC Core |
apoc.scoring.pareto(10, 20, 100, 11) applies a Pareto scoring function over the inputs |
Function |
APOC Core |