In frequent pattern mining, i think need to input a subgraph pattern(P), a single large graph(G) and a frequency threshold to find the number of occurrences of the subgraph P in G.
Question 2 in the GraMi paper.
So in the GraMi framework, how to input subgraph pattern(P)?