ShiftLeftSecurity / tinkergraph-gremlin

Apache License 2.0
38 stars 12 forks source link

Use TLongObjectHashMap instead of THashMap. #37

Closed ml86 closed 5 years ago

ml86 commented 5 years ago

... in order to save memory. This locks us on using longs which i think is fine.