Turi Create  4.0
turi::sgraph Member List

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::sgraphinline
edge_group(size_t groupa, size_t groupb) constturi::sgraphinline
edge_partition(size_t partition1, size_t partition2, size_t groupa=0, size_t groupb=0)turi::sgraphinline
edge_partition(size_t partition1, size_t partition2, size_t groupa=0, size_t groupb=0) constturi::sgraphinline
edge_partition(edge_partition_address address)turi::sgraphinline
edge_partition(edge_partition_address address) constturi::sgraphinline
empty() constturi::sgraphinline
fetch_edge_data_field(std::string column_name, size_t groupa=0, size_t groupb=0) constturi::sgraph
fetch_vertex_data_field(std::string column_name, size_t group=0) constturi::sgraph
fetch_vertex_data_field_in_memory(std::string column_name, size_t groupid=0) constturi::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) constturi::sgraph
get_edge_fields(size_t groupa=0, size_t groupb=0) constturi::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) constturi::sgraph
get_num_groups() constturi::sgraphinline
get_num_partitions() constturi::sgraphinline
get_vertex_field_id(std::string column_name, size_t group=0) constturi::sgraph
get_vertex_field_types(size_t groupid=0) constturi::sgraph
get_vertex_fields(size_t groupid=0) constturi::sgraph
get_vertex_group_id(std::string name) constturi::sgraphinline
get_vertex_group_name(size_t idx) constturi::sgraphinline
get_vertices(const std::vector< flexible_type > &vid_vec={}, const options_map_t &field_constraint=options_map_t(), size_t groupid=0) constturi::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) constturi::sgraphinline
num_edges() constturi::sgraphinline
num_vertices(size_t group) constturi::sgraphinline
num_vertices() constturi::sgraphinline
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) constturi::sgraph
save_reference(oarchive &oarc) constturi::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::sgraphinline
vertex_group(size_t groupid=0) constturi::sgraphinline
vertex_partition(size_t partition, size_t groupid=0)turi::sgraphinline
vertex_partition(size_t partition, size_t groupid=0) constturi::sgraphinline
vertex_partition(vertex_partition_address part)turi::sgraphinline
vertex_partition(vertex_partition_address part) constturi::sgraphinline