| AddEdge(const internal_oid_t &src, const internal_oid_t &dst, const edata_t &data) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| AddEdges(std::vector< typename ShuffleBuffer< internal_oid_t >::type > &&src_lists, std::vector< typename ShuffleBuffer< internal_oid_t >::type > &&dst_lists, std::vector< typename ShuffleBuffer< edata_t >::type > &&data_lists) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| AddVertex(const internal_oid_t &id, const vdata_t &data) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| AddVertices(std::vector< typename ShuffleBuffer< internal_oid_t >::type > &&id_lists, std::vector< typename ShuffleBuffer< vdata_t >::type > &&data_lists) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| AddVerticesToRemove(const std::vector< vid_t > &id_vec) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| AddVerticesToRemove(std::vector< vid_t > &&id_vec) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| AddVerticesToUpdate(const std::vector< internal::Vertex< vid_t, vdata_t > > &v_vec) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| AddVerticesToUpdate(std::vector< internal::Vertex< vid_t, vdata_t > > &&v_vec) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| BasicFragmentMutator(const CommSpec &comm_spec, std::shared_ptr< fragment_t > fragment) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inlineexplicit |
| comm_spec_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| ea_tag (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | privatestatic |
| edata_t typedef (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| edges_to_add_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| edges_to_remove_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| edges_to_update_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| er_tag (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | privatestatic |
| eu_tag (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | privatestatic |
| fragment_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| fragment_t typedef (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| got_edges_to_add_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| got_edges_to_remove_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| got_edges_to_update_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| got_vertices_to_add_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| got_vertices_to_remove_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| got_vertices_to_update_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| internal_oid_t typedef (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| load_strategy (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | privatestatic |
| MutateFragment() (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| mutation_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| mutation_t typedef (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| oid_t typedef (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| parsed_vertices_to_add_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| parsed_vertices_to_remove_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| parsed_vertices_to_update_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| recv_thread_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| recvThreadRoutine() (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inlineprivate |
| RemoveEdge(const oid_t &src, const oid_t &dst) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| RemoveEdges(std::vector< typename ShuffleBuffer< oid_t >::type > &&src_lists, std::vector< typename ShuffleBuffer< oid_t >::type > &&dst_lists) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| RemoveVertex(const oid_t &id) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| RemoveVertices(std::vector< typename ShuffleBuffer< oid_t >::type > &&id_lists) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| Start() (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| UpdateEdge(const oid_t &src, const oid_t &dst, const edata_t &data) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| UpdateEdges(std::vector< typename ShuffleBuffer< oid_t >::type > &&src_lists, std::vector< typename ShuffleBuffer< oid_t >::type > &&dst_lists, std::vector< typename ShuffleBuffer< edata_t >::type > &&data_lists) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| UpdateVertex(const oid_t &id, const vdata_t &data) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| UpdateVertex(const oid_t &id, const vdata_t &data) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| UpdateVertices(std::vector< typename ShuffleBuffer< oid_t >::type > &&id_lists, std::vector< typename ShuffleBuffer< vdata_t >::type > &&data_lists) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| UpdateVertices(std::vector< typename ShuffleBuffer< oid_t >::type > &&id_lists, std::vector< typename ShuffleBuffer< vdata_t >::type > &&data_lists) (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | inline |
| va_tag (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | privatestatic |
| vdata_t typedef (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| vertices_to_add_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| vertices_to_remove_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| vertices_to_update_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| vid_t typedef (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| vm_ (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | private |
| vr_tag (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | privatestatic |
| vu_tag (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | privatestatic |
| ~BasicFragmentMutator()=default (defined in grape::BasicFragmentMutator< FRAG_T >) | grape::BasicFragmentMutator< FRAG_T > | |