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 Types | List of all members
ibmppl::adj_list_rdf_traits< VP, EP, Directedness > Class Template Reference

#include <ibm_graph_rdf.h>

Public Types

typedef VP vertex_property
 
typedef EP edge_property
 
typedef size_t vertexd_type
 
typedef size_t edged_type
 
typedef Edge< EP, Directedness > edge_type
 
typedef labeled_list< edge_typecontainer_type
 
typedef
internal::_list_storage_rdf
< edge_type
edgelist_type
 
typedef RDFVertex< VP,
edgelist_type, Directedness > 
vertex_type
 
typedef
internal::_list_storage_rdf
< vertex_type
storage_type
 
typedef vertex_type::edge_iterator edge_iterator
 
typedef
vertex_type::const_edge_iterator 
const_edge_iterator
 

Detailed Description

template<class VP, class EP, DIRECTNESS Directedness>
class ibmppl::adj_list_rdf_traits< VP, EP, Directedness >

RDF graph traits for in memory only


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