private fun generateDisallowRule(permission: Permission, nodeDefinition: NodeDefinition, node: Node): Condition
Creates a Condition to check for disallowed nodes that must be true
Parameters
permission
the Permission to check for
nodeDefinition
definition of the node
node
Cypher DSL node to apply the condition to