apoc.scoring Qualified Name Type apoc.scoring.existence apoc.scoring.existence(score Integer, exists Boolean) - returns the given score if true, 0 if false. Function apoc.scoring.pareto apoc.scoring.pareto(minimumThreshold Integer, eightyPercentValue Integer, maximumValue Integer, score Integer) - applies a Pareto scoring function over the given integers. Function apoc.schema.relationship.indexExists apoc.scoring.existence Was this page helpful?