|
Flex
0.17.9
|
#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"

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) |