|
VeloGraphX
High-performance dynamic graph analytics in C++20
|
This is the complete list of members for velographx::BasicIncrementalTriangleCount< Graph >, including all inherited members.
| apply(const UpdateBatch &batch) | velographx::BasicIncrementalTriangleCount< Graph > | inline |
| BasicIncrementalTriangleCount(Graph &graph) | velographx::BasicIncrementalTriangleCount< Graph > | inlineexplicit |
| BasicIncrementalTriangleCount(Graph &graph, std::uint64_t trusted_initial_count) | velographx::BasicIncrementalTriangleCount< Graph > | inline |
| common_neighbors(VertexId a, VertexId b) const | velographx::BasicIncrementalTriangleCount< Graph > | inlineprotected |
| graph_ | velographx::BasicIncrementalTriangleCount< Graph > | protected |
| recompute() | velographx::BasicIncrementalTriangleCount< Graph > | inline |
| triangles_ | velographx::BasicIncrementalTriangleCount< Graph > | protected |
| validate_graph() const | velographx::BasicIncrementalTriangleCount< Graph > | inlineprotected |
| value() const noexcept | velographx::BasicIncrementalTriangleCount< Graph > | inline |