This is the complete list of members for gs::SingleVertexInsertTransaction, including all inherited members.
Abort() | gs::SingleVertexInsertTransaction | |
added_vertex_id_ | gs::SingleVertexInsertTransaction | private |
added_vertex_label_ | gs::SingleVertexInsertTransaction | private |
added_vertex_vid_ | gs::SingleVertexInsertTransaction | private |
AddEdge(label_t src_label, const Any &src, label_t dst_label, const Any &dst, label_t edge_label, const Any &prop) | gs::SingleVertexInsertTransaction | |
AddVertex(label_t label, const Any &id, const std::vector< Any > &props) | gs::SingleVertexInsertTransaction | |
alloc_ | gs::SingleVertexInsertTransaction | private |
arc_ | gs::SingleVertexInsertTransaction | private |
clear() | gs::SingleVertexInsertTransaction | private |
Commit() | gs::SingleVertexInsertTransaction | |
graph_ | gs::SingleVertexInsertTransaction | private |
ingestWal() | gs::SingleVertexInsertTransaction | |
logger_ | gs::SingleVertexInsertTransaction | private |
parsed_endpoints_ | gs::SingleVertexInsertTransaction | private |
SingleVertexInsertTransaction(MutablePropertyFragment &graph, Allocator &alloc, WalWriter &logger, VersionManager &vm, timestamp_t timestamp) | gs::SingleVertexInsertTransaction | |
timestamp() const | gs::SingleVertexInsertTransaction | |
timestamp_ | gs::SingleVertexInsertTransaction | private |
vm_ | gs::SingleVertexInsertTransaction | private |
~SingleVertexInsertTransaction() | gs::SingleVertexInsertTransaction | |