|
Turi Create
4.0
|
This is the complete list of members for turi::sgraph, including all inherited members.
| add_edge_field(const std::vector< std::shared_ptr< sarray< flexible_type >>> &column, std::string column_name, size_t groupa=0, size_t groupb=0) | turi::sgraph | |
| add_edges(const dataframe_t &edges, const std::string &source_field_name, const std::string &target_field_name, size_t groupa=0, size_t groupb=0) | turi::sgraph | |
| add_edges(sframe edges, const std::string &source_field_name, const std::string &target_field_name, size_t groupa=0, size_t groupb=0) | turi::sgraph | |
| add_vertex_field(const std::vector< std::shared_ptr< sarray< flexible_type >>> &column, std::string column_name, size_t group=0) | turi::sgraph | |
| add_vertex_field(std::vector< std::vector< T >> &column, std::string column_name, flex_type_enum column_type, size_t group=0) | turi::sgraph | |
| add_vertices(const dataframe_t &vertices, const std::string &id_field_name, size_t group=0) | turi::sgraph | |
| add_vertices(sframe vertices, const std::string &id_field_name, size_t group=0) | turi::sgraph | |
| clear() | turi::sgraph | |
| copy_edge_field(const std::string &field, const std::string &new_field, size_t groupa=0, size_t groupb=0) | turi::sgraph | |
| copy_vertex_field(const std::string &field, const std::string &new_field, size_t group=0) | turi::sgraph | |
| edge_group(size_t groupa=0, size_t groupb=0) | turi::sgraph | inline |
| edge_group(size_t groupa, size_t groupb) const | turi::sgraph | inline |
| edge_partition(size_t partition1, size_t partition2, size_t groupa=0, size_t groupb=0) | turi::sgraph | inline |
| edge_partition(size_t partition1, size_t partition2, size_t groupa=0, size_t groupb=0) const | turi::sgraph | inline |
| edge_partition(edge_partition_address address) | turi::sgraph | inline |
| edge_partition(edge_partition_address address) const | turi::sgraph | inline |
| empty() const | turi::sgraph | inline |
| fetch_edge_data_field(std::string column_name, size_t groupa=0, size_t groupb=0) const | turi::sgraph | |
| fetch_vertex_data_field(std::string column_name, size_t group=0) const | turi::sgraph | |
| fetch_vertex_data_field_in_memory(std::string column_name, size_t groupid=0) const | turi::sgraph | |
| get_edge_field_id(std::string column_name, size_t groupa=0, size_t groupb=0) | turi::sgraph | |
| get_edge_field_types(size_t groupa=0, size_t groupb=0) const | turi::sgraph | |
| get_edge_fields(size_t groupa=0, size_t groupb=0) const | turi::sgraph | |
| get_edges(const std::vector< flexible_type > &source_vids={}, const std::vector< flexible_type > &target_vids={}, const options_map_t &field_constraint=options_map_t(), size_t groupa=0, size_t groupb=0) const | turi::sgraph | |
| get_num_groups() const | turi::sgraph | inline |
| get_num_partitions() const | turi::sgraph | inline |
| get_vertex_field_id(std::string column_name, size_t group=0) const | turi::sgraph | |
| get_vertex_field_types(size_t groupid=0) const | turi::sgraph | |
| get_vertex_fields(size_t groupid=0) const | turi::sgraph | |
| get_vertex_group_id(std::string name) const | turi::sgraph | inline |
| get_vertex_group_name(size_t idx) const | turi::sgraph | inline |
| get_vertices(const std::vector< flexible_type > &vid_vec={}, const options_map_t &field_constraint=options_map_t(), size_t groupid=0) const | turi::sgraph | |
| init_edge_field(const std::string &field, const flexible_type &init_value, size_t groupa=0, size_t groupb=0) | turi::sgraph | |
| init_vertex_field(const std::string &field, const flexible_type &init_value, size_t group=0) | turi::sgraph | |
| load(iarchive &iarc) | turi::sgraph | |
| num_edges(size_t groupa, size_t groupb) const | turi::sgraph | inline |
| num_edges() const | turi::sgraph | inline |
| num_vertices(size_t group) const | turi::sgraph | inline |
| num_vertices() const | turi::sgraph | inline |
| remove_edge_field(const std::string &field, size_t groupa=0, size_t groupb=0) | turi::sgraph | |
| remove_vertex_field(const std::string &field, size_t group=0) | turi::sgraph | |
| replace_edge_field(const std::vector< std::shared_ptr< sarray< flexible_type >>> &column, std::string column_name, size_t groupa=0, size_t groupb=0) | turi::sgraph | |
| replace_vertex_field(const std::vector< std::shared_ptr< sarray< flexible_type >>> &column, std::string column_name, size_t group=0) | turi::sgraph | |
| replace_vertex_field(std::vector< std::vector< T >> &column, std::string column_name, size_t group=0) | turi::sgraph | |
| save(oarchive &oarc) const | turi::sgraph | |
| save_reference(oarchive &oarc) const | turi::sgraph | |
| select_edge_fields(const std::vector< std::string > &fields, size_t groupa=0, size_t groupb=0) | turi::sgraph | |
| select_vertex_fields(const std::vector< std::string > &fields, size_t group=0) | turi::sgraph | |
| vertex_group(size_t groupid=0) | turi::sgraph | inline |
| vertex_group(size_t groupid=0) const | turi::sgraph | inline |
| vertex_partition(size_t partition, size_t groupid=0) | turi::sgraph | inline |
| vertex_partition(size_t partition, size_t groupid=0) const | turi::sgraph | inline |
| vertex_partition(vertex_partition_address part) | turi::sgraph | inline |
| vertex_partition(vertex_partition_address part) const | turi::sgraph | inline |