fun generateRelationshipAuthorizationCondition(relationshipDefinition: RelationshipDefinition, permission: Permission): CypherConditionGenerator
Generates the authorization condition for the remote side of a relationship It is assumed that allow is present on the parent side!
Return
a condition generator which generates the authorization condition when provided the remote side node
Parameters
relationshipDefinition
defines the relation to generate the condition for
permission
context for condition creation