Flex
0.17.9
|
This is the complete list of members for gs::UpdateBatch, including all inherited members.
AddEdge(label_t src_label, Any &&src, label_t dst_label, Any &&dst, label_t edge_label, Any &&prop) | gs::UpdateBatch | inline |
AddVertex(label_t label, Any &&oid, std::vector< Any > &&props) | gs::UpdateBatch | inline |
arc_ | gs::UpdateBatch | private |
clear() | gs::UpdateBatch | inline |
GetArc() | gs::UpdateBatch | inline |
GetUpdateEdges() const | gs::UpdateBatch | inline |
GetUpdateVertices() const | gs::UpdateBatch | inline |
update_edges_ | gs::UpdateBatch | private |
update_vertices_ | gs::UpdateBatch | private |
UpdateBatch() | gs::UpdateBatch | inline |
UpdateBatch(const UpdateBatch &other)=delete | gs::UpdateBatch | |
~UpdateBatch() | gs::UpdateBatch | inline |