apoc.schema.relationship.indexExists

Function APOC Core

RETURN apoc.schema.relationship.indexExists(relName, propertyNames)

Signature

apoc.schema.relationship.indexExists(labelName :: STRING?, propertyName :: LIST? OF STRING?) :: (BOOLEAN?)

Input parameters

Name Type Default

labelName

STRING?

null

propertyName

LIST? OF STRING?

null