Flex
0.17.9
|
#include <read_transaction.h>
Public Member Functions | |
SingleImmutableGraphView (const SingleImmutableCsr< std::string_view > &csr) | |
bool | exist (vid_t v) const |
ImmutableNbr< std::string_view > | get_edge (vid_t v) const |
Private Attributes | |
const SingleImmutableCsr< std::string_view > & | csr_ |
|
inline |
|
inline |
|
inline |
|
private |