I asked this question on stackoverflow and they offered me to try your community. Please refer to the problem description:
stackoverflow.com
what cypher query can find what I need
cypher
asked by
...
Thank you. But I think it will not work. First, in the example you provided, in session 1 the p2 and p4 are together on table 3 not p2 and p6.
Your query is like this:
in first part it says select all persons who sat on table T3 in session 1 and in s...
Thanks. This was not the final response I need but it helps. Let me understand how the query you wrote gives that result. Because the query says that select the persons that sat in session 1 on table 2 (the first part) then on second part it says bet...