Skip to content

fuppo27/graph_dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

graph_dataset

format

  • edge.csv: edge information file
    • node_ids are from 0 to #nodes-1
    • head: None
    • body: from_node_id,to_node_id
  • label-list: edge information file
    • node_ids are from 1 to #nodes
    • head: #nodes #nodes 1
    • body: degree node_ids

directed graphs

Ameblo (Reader)

Blog (Trackback)

  • #nodes: 12,047
  • #edges: 53,315

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published