IBM SYSTEMG G RUNTIME & NATIVE STORE
0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
|
#include <ibm_graph_storage.h>
Inherits vector< T >.
Public Types | |
typedef base_type::iterator | iterator |
typedef base_type::const_iterator | const_iterator |
typedef base_type::value_type | value_type |
Public Member Functions | |
vector_storage (size_t i) | |
iterator | find (const size_t &v) |
const_iterator | find (const size_t &v) const |
Private Types | |
typedef std::vector< T > | base_type |
Storage type class for vectors w/ more efficient find operation for graphs built w/ monotonically increasing vertex id