|
IBM SYSTEMG G RUNTIME & NATIVE STORE
0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
|
#include <ibm_graph.h>
Public Member Functions | |
| graph_config (std::string f, std::string p, size_t mx, size_t el, size_t vp, size_t ep) | |
Public Attributes | |
| std::string | filename |
| std::string | path |
| std::size_t | max_memsize |
| std::size_t | el_blk_sz |
| std::size_t | vp_blk_sz |
| std::size_t | ep_blk_sz |
Generic graph constructor arguments; This will be used for all graphs and each graph may use a subset of the attributes
1.8.6