stingergraph / stinger

The STINGER in-memory graph store and dynamic graph analysis platform. Millions to billions of vertices and edges at thousands to millions of updates per second.
http://www.stingergraph.com
Other
210 stars 67 forks source link

stinger_fragmentation doesn't account for edge direction. #163

Closed ehein6 closed 8 years ago

ehein6 commented 8 years ago

stinger_fragmentation() doesn't check edge direction, so it gets num_edges wrong.