apoc.scoring

Qualified Name Type

apoc.scoring.existence(5, true) returns the provided score if true, 0 if false

Function

apoc.scoring.pareto(10, 20, 100, 11) applies a Pareto scoring function over the inputs

Function