|
VeloGraphX
High-performance dynamic graph analytics in C++20
|
This is the complete list of members for velographx::UpdateBatch, including all inherited members.
| add(VertexId u, VertexId v, std::uint64_t ts=0) | velographx::UpdateBatch | inline |
| empty() const noexcept | velographx::UpdateBatch | inline |
| remove(VertexId u, VertexId v, std::uint64_t ts=0) | velographx::UpdateBatch | inline |
| updates | velographx::UpdateBatch |