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

An edge block in STINGER. More...

#include <stinger-internal.h>

Data Fields

eb_index_t next
int64_t etype
int64_t vertexID
int64_t numEdges
int64_t high
int64_t smallStamp
int64_t largeStamp
struct stinger_edge edges [STINGER_EDGEBLOCKSIZE]

Detailed Description

An edge block in STINGER.

Field Documentation

int64_t stinger_eb::largeStamp
int64_t stinger_eb::smallStamp

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

 

comments powered by Disqus