IBM SYSTEMG G RUNTIME & NATIVE STORE
0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
|
fast vertex iterator type More...
#include <ibm_generic_graph.h>
Inherits iterator.
Public Types | |
typedef keymap_type::iterator | base_type |
Public Member Functions | |
_fast_vertex_iterator (base_type a) | |
_fast_vertex_iterator (base_type a, Graph *b) | |
_fast_vertex_iterator & | operator= (const _fast_vertex_iterator &rhs) |
_fast_vertex_iterator * | operator-> () |
string | get_external_id (void) |
return the external vertex id of current iterator More... | |
size_t | get_internal_id (void) |
return the internal vertex id of current iterator More... | |
VIT | get_vertex_iterator (void) |
return the regular vertex iterator of pointed vertex More... | |
Protected Attributes | |
Graph * | g |
fast vertex iterator type
|
inline |
return the external vertex id of current iterator
|
inline |
return the internal vertex id of current iterator
|
inline |
return the regular vertex iterator of pointed vertex