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 |
get_vertex_ref_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 |
GetIncomingImmutableGraphView(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 |
GetInDegree(label_t label, vid_t u, label_t neighbor_label, label_t edge_label) const | gs::ReadTransaction | |
GetInEdgeIterator(label_t label, vid_t u, label_t neighbor_label, label_t edge_label) const | gs::ReadTransaction | |
GetOutDegree(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 |
GetOutgoingImmutableGraphView(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 |
GetSession() const | gs::ReadTransaction | |
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 GraphDBSession &session, const MutablePropertyFragment &graph, VersionManager &vm, timestamp_t timestamp) | gs::ReadTransaction | |
release() | gs::ReadTransaction | private |
run(const std::string &cypher, const std::map< std::string, std::string > ¶ms) const | gs::ReadTransaction | |
schema() const | gs::ReadTransaction | inline |
session_ | gs::ReadTransaction | private |
timestamp() const | gs::ReadTransaction | |
timestamp_ | gs::ReadTransaction | private |
vm_ | gs::ReadTransaction | private |
~ReadTransaction() | gs::ReadTransaction |