Metall  v0.28
A persistent memory allocator for data-centric analytics
metall::container::experimental::jgraph::jgraph< _allocator_type > Member List

This is the complete list of members for metall::container::experimental::jgraph::jgraph< _allocator_type >, including all inherited members.

allocator_type typedefmetall::container::experimental::jgraph::jgraph< _allocator_type >
const_edge_iterator typedefmetall::container::experimental::jgraph::jgraph< _allocator_type >
const_vertex_iterator typedefmetall::container::experimental::jgraph::jgraph< _allocator_type >
degree(const id_type &vertex_id) constmetall::container::experimental::jgraph::jgraph< _allocator_type >inline
edge_iterator typedefmetall::container::experimental::jgraph::jgraph< _allocator_type >
edges_begin(const id_type &vid)metall::container::experimental::jgraph::jgraph< _allocator_type >inline
edges_begin(const id_type &vid) constmetall::container::experimental::jgraph::jgraph< _allocator_type >inline
edges_end(const id_type &vid)metall::container::experimental::jgraph::jgraph< _allocator_type >inline
edges_end(const id_type &vid) constmetall::container::experimental::jgraph::jgraph< _allocator_type >inline
find_edges(const id_type &source_vertex_id, const id_type &destination_vertex_id)metall::container::experimental::jgraph::jgraph< _allocator_type >inline
find_vertex(const id_type &vertex_id)metall::container::experimental::jgraph::jgraph< _allocator_type >inline
find_vertex(const id_type &vertex_id) constmetall::container::experimental::jgraph::jgraph< _allocator_type >inline
get_allocator() constmetall::container::experimental::jgraph::jgraph< _allocator_type >inline
has_edges(const id_type &source_vertex_id, const id_type &destination_vertex_id) constmetall::container::experimental::jgraph::jgraph< _allocator_type >inline
has_vertex(const id_type &vertex_id) constmetall::container::experimental::jgraph::jgraph< _allocator_type >inline
id_type typedefmetall::container::experimental::jgraph::jgraph< _allocator_type >
jgraph(const allocator_type &alloc=allocator_type())metall::container::experimental::jgraph::jgraph< _allocator_type >inlineexplicit
num_edges() constmetall::container::experimental::jgraph::jgraph< _allocator_type >inline
num_vertices() constmetall::container::experimental::jgraph::jgraph< _allocator_type >inline
register_edge(const id_type &source_vertex_id, const id_type &destination_vertex_id, const bool undirected=false)metall::container::experimental::jgraph::jgraph< _allocator_type >inline
register_vertex(const id_type &vertex_id)metall::container::experimental::jgraph::jgraph< _allocator_type >inline
value_type typedefmetall::container::experimental::jgraph::jgraph< _allocator_type >
vertex_iterator typedefmetall::container::experimental::jgraph::jgraph< _allocator_type >
vertices_begin()metall::container::experimental::jgraph::jgraph< _allocator_type >inline
vertices_begin() constmetall::container::experimental::jgraph::jgraph< _allocator_type >inline
vertices_end()metall::container::experimental::jgraph::jgraph< _allocator_type >inline
vertices_end() constmetall::container::experimental::jgraph::jgraph< _allocator_type >inline