# Generated by roxygen2: do not edit by hand

S3method("!=",agg_vec)
S3method("$",edge_vec)
S3method("==",agg_vec)
S3method("[",agg_df)
S3method("[",agg_vec)
S3method("[",edge_vec)
S3method("[",node_vec)
S3method(.DollarNames,edge_vec)
S3method(as.character,node_vec)
S3method(as.data.frame,edge_vec)
S3method(as_tibble,edge_vec)
S3method(c,agg_df)
S3method(c,agg_vec)
S3method(c,edge_vec)
S3method(c,node_vec)
S3method(edges,agg_df)
S3method(edges,agg_vec)
S3method(edges,edge_vec)
S3method(edges,node_vec)
S3method(format,agg_df)
S3method(format,agg_vec)
S3method(format,edge_vec)
S3method(format,node_vec)
S3method(igraph::as.igraph,agg_df)
S3method(igraph::as.igraph,agg_vec)
S3method(igraph::as.igraph,edge_vec)
S3method(igraph::as.igraph,node_vec)
S3method(is.na,agg_vec)
S3method(length,agg_df)
S3method(length,agg_vec)
S3method(length,edge_vec)
S3method(length,node_vec)
S3method(nodes,agg_df)
S3method(nodes,agg_vec)
S3method(nodes,edge_vec)
S3method(nodes,node_vec)
S3method(print,agg_df)
S3method(print,agg_vec)
S3method(print,edge_vec)
S3method(print,node_vec)
S3method(rep,node_vec)
S3method(unique,node_vec)
export(agg_df)
export(agg_vec)
export(edge_vec)
export(edges)
export(is_aggregated)
export(new_edge_vec)
export(new_node_vec)
export(node_vec)
export(nodes)
importFrom(tibble,as_tibble)
importFrom(tibble,tibble)
importFrom(utils,.DollarNames)
