edges list | nodes list | incidences list | network-type string | metadata dict |
|---|---|---|---|---|
[
{
"edge": 0,
"weight": 1,
"attrs": {}
},
{
"edge": 1,
"weight": 1,
"attrs": {}
},
{
"edge": 2,
"weight": 1,
"attrs": {}
},
{
"edge": 3,
"weight": 1,
"attrs": {}
},
{
"edge": 4,
"weight": 1,
"attrs": {}
},
{
"edge": 5,
"weight": ... | [
{
"node": "Shyam Balganesh",
"weight": 1,
"attrs": {}
},
{
"node": "Sébastien Moureau - University of Louvain",
"weight": 1,
"attrs": {}
},
{
"node": "William D Lopez",
"weight": 1,
"attrs": {}
},
{
"node": "Sylvain Bréchet",
"weight": 1,
"attrs": {}
},
... | [
{
"edge": 0,
"node": "Paola Antonelli",
"weight": 1,
"attrs": {}
},
{
"edge": 0,
"node": "Anna Burckhardt",
"weight": 1,
"attrs": {}
},
{
"edge": 0,
"node": "Stephanie Kramer",
"weight": 1,
"attrs": {}
},
{
"edge": 0,
"node": "Michelle Millar Fishe... | undirected | {
"default_attrs": {
"nodes": {
"weight": 1,
"attrs": {}
},
"edges": {
"weight": 1,
"attrs": {}
},
"incidences": {
"weight": 1,
"attrs": {}
}
}
} |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.