IBM SYSTEMG G RUNTIME & NATIVE STORE  0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
 All Classes Functions Variables Typedefs Pages
Public Member Functions | Public Attributes | List of all members
ibmppl::graph_config Struct Reference

#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
 

Detailed Description

Generic graph constructor arguments; This will be used for all graphs and each graph may use a subset of the attributes


The documentation for this struct was generated from the following file: