Hi,
I was running STMatch with a simple triangle graph and trying out different patterns to see the counts. I noticed that once it was run by the graph converter, the number of edges was doubled. Is there any way to input simple graphs that don't have identical edges?
# FromNodeId ToNodeId
0 1
1 2
2 0
Hi,
I was running STMatch with a simple triangle graph and trying out different patterns to see the counts. I noticed that once it was run by the graph converter, the number of edges was doubled. Is there any way to input simple graphs that don't have identical edges?