I have a big table with transaction records. It has 2 columns, one is FROM and the other is TO. I want to do community detection but don't know how to construct the nodes and relationships automatically with the transaction records. All the examples ...