Flex  0.17.9
Classes | Namespaces | Enumerations | Functions
basic_fragment_loader.h File Reference
#include "flex/storages/rt_mutable_graph/file_names.h"
#include "flex/storages/rt_mutable_graph/mutable_property_fragment.h"
#include "flex/storages/rt_mutable_graph/schema.h"
Include dependency graph for basic_fragment_loader.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gs::BasicFragmentLoader
 

Namespaces

 gs
 

Enumerations

enum class  gs::LoadingStatus { gs::kLoading = 0 , gs::kLoaded = 1 , gs::kCommited = 2 , gs::kUnknown = 3 }
 

Functions

template<typename EDATA_T >
TypedMutableCsrBase< EDATA_T > * gs::create_typed_csr (EdgeStrategy es, PropertyType edge_property)
 
std::ostream & gs::operator<< (std::ostream &os, const LoadingStatus &status)
 
std::istream & gs::operator>> (std::istream &is, LoadingStatus &status)