class AnyNodeRelationshipFilterEntry(definition: NodeSubFilterDefinition, filter: NodeSubFilter, permission: Permission?) : NodeRelationshipFilterEntry
NodeRelationshipFilterEntry where any of the nodes have to match the filter
Parameters
definition
associated definition of the entry
filter
filter to filter the elements of the set
permission
the current read permission, used to only consider nodes in filters which match the permission