Flex
0.17.9
|
This is the complete list of members for gs::ReadTransaction, including all inherited members.
Abort() | gs::ReadTransaction | |
Commit() | gs::ReadTransaction | |
FindVertex(label_t label, const Any &id) const | gs::ReadTransaction | |
get_vertex_property_column(uint8_t label, const std::string &col_name) const | gs::ReadTransaction | inline |
GetIncomingEdges(label_t v_label, vid_t v, label_t neighbor_label, label_t edge_label) const | gs::ReadTransaction | inline |
GetIncomingGraphView(label_t v_label, label_t neighbor_label, label_t edge_label) const | gs::ReadTransaction | inline |
GetIncomingSingleGraphView(label_t v_label, label_t neighbor_label, label_t edge_label) const | gs::ReadTransaction | inline |
GetIncomingSingleImmutableGraphView(label_t v_label, label_t neighbor_label, label_t edge_label) const | gs::ReadTransaction | inline |
GetInEdgeIterator(label_t label, vid_t u, label_t neighbor_label, label_t edge_label) const | gs::ReadTransaction | |
GetOutEdgeIterator(label_t label, vid_t u, label_t neighbor_label, label_t edge_label) const | gs::ReadTransaction | |
GetOutgoingEdges(label_t v_label, vid_t v, label_t neighbor_label, label_t edge_label) const | gs::ReadTransaction | inline |
GetOutgoingGraphView(label_t v_label, label_t neighbor_label, label_t edge_label) const | gs::ReadTransaction | inline |
GetOutgoingSingleGraphView(label_t v_label, label_t neighbor_label, label_t edge_label) const | gs::ReadTransaction | inline |
GetOutgoingSingleImmutableGraphView(label_t v_label, label_t neighbor_label, label_t edge_label) const | gs::ReadTransaction | inline |
GetVertexId(label_t label, vid_t index) const | gs::ReadTransaction | |
GetVertexIndex(label_t label, const Any &id, vid_t &index) const | gs::ReadTransaction | |
GetVertexIterator(label_t label) const | gs::ReadTransaction | |
GetVertexNum(label_t label) const | gs::ReadTransaction | |
graph() const | gs::ReadTransaction | |
graph_ | gs::ReadTransaction | private |
ReadTransaction(const MutablePropertyFragment &graph, VersionManager &vm, timestamp_t timestamp) | gs::ReadTransaction | |
release() | gs::ReadTransaction | private |
schema() const | gs::ReadTransaction | |
timestamp() const | gs::ReadTransaction | |
timestamp_ | gs::ReadTransaction | private |
vm_ | gs::ReadTransaction | private |
~ReadTransaction() | gs::ReadTransaction |