I'm trying to set up a plain Cypher query (without additional frameworks like APOC), which does the following:
Filter employees depending on their workspace, skill and skill levelCreate teams for each passed skill object until a maximum amount of per...