stingergraph / StingerGraphs.jl

Julialang bindings to the STINGER graph database
http://www.stingergraph.com
Other
5 stars 3 forks source link

Change stinger allocation sizes #21

Closed jpfairbanks closed 7 years ago

jpfairbanks commented 7 years ago

Using stinger_new_full to optimize memory of stinger.

jpfairbanks commented 7 years ago

This is necessary to run up to 2^28 vertices.

rohitvarkey commented 7 years ago

Closed in #24