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