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

A single edge in STINGER. More...

#include <stinger-internal.h>

Data Fields

int64_t neighbor
int64_t weight
int64_t timeFirst
int64_t timeRecent

Detailed Description

A single edge in STINGER.

Field Documentation

int64_t stinger_edge::timeRecent
int64_t stinger_edge::weight

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

 

comments powered by Disqus