apoc.schema.node.constraintExists

Function

RETURN apoc.schema.node.constraintExists(labelName, propertyNames)

Signature

apoc.schema.node.constraintExists(labelName :: STRING?, propertyName :: LIST? OF STRING?) :: (BOOLEAN?)

Input parameters

Name Type Default

labelName

STRING?

null

propertyName

LIST? OF STRING?

null