apoc.schema.relationship.constraintExists

Function

RETURN apoc.schema.relationship.constraintExists(type, propertyNames)

Signature

apoc.schema.relationship.constraintExists(type :: STRING?, propertyName :: LIST? OF STRING?) :: (BOOLEAN?)

Input parameters

Name Type Default

type

STRING?

null

propertyName

LIST? OF STRING?

null