I have the following structure:
(:pattern)-[:contains]->(:pattern) ...basically a hierarchy of patterns that use other patterns as content. These cons
(:pattern)-[:contains]->(:pattern)