An extensible data structure for massive streaming graphs
 All Data Structures Files Functions Variables Typedefs Macros Groups Pages
stinger_iterator_internal Struct Reference

#include <stinger-internal.h>

Data Fields

struct stingers
int64_t flags
int64_t modified_before
int64_t modified_after
int64_t created_before
int64_t created_after
int64_t * vtx_filter
int64_t * edge_type_filter
int64_t * vtx_type_filter
int64_t vtx_filter_count
int64_t edge_type_filter_count
int64_t vtx_type_filter_count
int vtx_type_filter_both
int vtx_filter_copy
int edge_type_filter_copy
int vtx_type_filter_copy
int(* predicate )(struct stinger_iterator *)
int active
int64_t edge_type_index
int64_t edge_block_index
int64_t vtx_index
struct stinger_ebcur_eb
int64_t cur_edge

Field Documentation

int64_t stinger_iterator_internal::edge_block_index
int(* stinger_iterator_internal::predicate)(struct stinger_iterator *)
int64_t stinger_iterator_internal::vtx_index
int stinger_iterator_internal::vtx_type_filter_both
int64_t stinger_iterator_internal::vtx_type_filter_count

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

 

comments powered by Disqus