Bipartite Table
Internal use. This function creates a table that is used to create a simple bipartite network
createBipartiteTable(CoNINetworkTable)
A matrix containing two columns, one for vertexes and one for edge features. The matching happens if they are adjacent to one another
Useful links