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

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::UpdateBatchinline
empty() const noexceptvelographx::UpdateBatchinline
remove(VertexId u, VertexId v, std::uint64_t ts=0)velographx::UpdateBatchinline
updatesvelographx::UpdateBatch