Graph types#
CSC Graph#
Creates a Full-Graph representation using CSR from the graph structure tensors. |
Heterogenous CSC Graph#
Creates a heterogenous Full-Graph representation using CSR from the graph structure tensors. |
Bipartite Graph#
Creates a basic CSC graph representation for a bipartite graph |
Heterogenous Bipartite Graph#
Creates a basic CSC graph representation for a heterogenous, bipartite graph |