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 INTEGER values. Function apoc.schema.relationship.indexExists apoc.scoring.existence