@NodeRelationship(type = "NODE", direction = Direction.OUTGOING)
@FilterProperty
val nodesWithPermission: LazyLoadingDelegate<T, NodeSetPropertyDelegate.NodeSetProperty>

Nodes on which the Permission is granted.