konect.py: decrease memory usage when loading networks
This implements buffered io, instead of loading the entire edge list to memory.
Showing
Please register or sign in to comment
This implements buffered io, instead of loading the entire edge list to memory.