VeloGraphX
High-performance dynamic graph analytics in C++20
Loading...
Searching...
No Matches
velographx::WeightedUpdateBatch Member List

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::WeightedUpdateBatchinline
empty() const noexceptvelographx::WeightedUpdateBatchinline
remove(VertexId u, VertexId v, std::uint64_t ts=0)velographx::WeightedUpdateBatchinline
update(VertexId u, VertexId v, EdgeWeight w, std::uint64_t ts=0)velographx::WeightedUpdateBatchinline
updatesvelographx::WeightedUpdateBatch