Index A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | R | S | T | U | V | W | Y | Z A A (easygraph.classes.graph.Graph property) accuracy() (in module easygraph.ml_metrics.classification) add_args() (easygraph.functions.graph_embedding.line.LINE static method) add_attributes() (easygraph.readwrite.graphml.GraphMLWriter method) add_data() (easygraph.readwrite.graphml.GraphMLWriter method) add_edge() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.directed_multigraph.MultiDiGraph method) (easygraph.classes.graph.Graph method) (easygraph.classes.multigraph.MultiGraph method) (easygraph.readwrite.graphml.GraphMLReader method) add_edges() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) (easygraph.readwrite.graphml.GraphMLWriter method) add_edges_from() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) (easygraph.classes.multigraph.MultiGraph method) add_edges_from_file() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) add_extra_selfloop() (easygraph.classes.graph.Graph method) add_graph_element() (easygraph.readwrite.graphml.GraphMLWriter method) add_graphs() (easygraph.readwrite.graphml.GraphMLWriter method) add_hyperedges() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) add_hyperedges_from_feature_kNN() (easygraph.classes.hypergraph.Hypergraph method) add_hyperedges_from_graph() (easygraph.classes.hypergraph.Hypergraph method) add_hyperedges_from_graph_kHop() (easygraph.classes.hypergraph.Hypergraph method) add_node() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) (easygraph.readwrite.graphml.GraphMLReader method) add_nodes() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) (easygraph.readwrite.graphml.GraphMLWriter method) add_nodes_from() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) add_path() (in module easygraph.classes.operation) add_weighted_edge() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) add_weighted_edges_from() (easygraph.classes.graph.Graph method) adj (easygraph.classes.directed_graph.DiGraph property) (easygraph.classes.graph.Graph property) adjacency_matrix() (easygraph.classes.hypergraph.Hypergraph method) adjlist_inner_dict_factory (easygraph.classes.directed_graph.DiGraph attribute) (easygraph.classes.graph.Graph attribute) adjlist_outer_dict_factory (easygraph.classes.directed_graph.DiGraph attribute) (easygraph.classes.graph.Graph attribute) aggregate() (easygraph.nn.convs.hypergraphs.halfnlh_conv.HalfNLHconv method) (easygraph.nn.convs.pma.PMA method) alias_draw() (in module easygraph.utils.alias) alias_sample() (in module easygraph.utils.alias) alias_setup() (in module easygraph.utils.alias) all_neighbors() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) AmazonCoBuyComputerDataset (class in easygraph.datasets.gnn_benchmark) AP_BICC() (in module easygraph.functions.structural_holes.ICC) AP_Greedy() (in module easygraph.functions.structural_holes.AP_Greedy) apply_alpha() (in module easygraph.functions.drawing.utils) attr_type() (easygraph.readwrite.graphml.GraphMLWriter method) available_classification_metrics() (in module easygraph.ml_metrics.classification) average_clustering() (in module easygraph.functions.basic.cluster) average_degree() (in module easygraph.functions.basic.avg_degree) average_shortest_path_length() (in module easygraph.functions.path.average_shortest_path_length) B BaseData (class in easygraph.datasets.hypergraph.hypergraph_dataset_base) BaseEvaluator (class in easygraph.ml_metrics.base) BaseHypergraph (class in easygraph.classes.base) BaseTask (class in easygraph.experiments.base) betweenness_centrality() (in module easygraph.functions.centrality.betweenness) BICC() (in module easygraph.functions.structural_holes.ICC) biconnected_components() (in module easygraph.functions.components.biconnected) BMLPA() (in module easygraph.functions.community.LPA) BPRLoss (class in easygraph.nn.loss) bridges() (in module easygraph.functions.path.bridges) build_evaluator() (in module easygraph.ml_metrics) build_model_from_args() (easygraph.functions.graph_embedding.line.LINE class method) C cat_edge_Cooking (class in easygraph.datasets.hypergraph.cat_edge_Cooking) CENTER_GRAVITY (easygraph.functions.drawing.simulator.Simulator attribute) cflag (easygraph.classes.directed_graph.DiGraphC attribute) (easygraph.classes.graph.GraphC attribute) check_file() (in module easygraph.utils.download) chung_lu_hypergraph() (in module easygraph.functions.hypergraph.null_model.random) circular_position() (in module easygraph.functions.drawing.positioning) CitationGraphDataset (class in easygraph.datasets.citation_graph) CiteseerGraphDataset (class in easygraph.datasets.citation_graph) clear() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) clone() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.graph.Graph method) (easygraph.classes.hypergraph.Hypergraph method) closeness_centrality() (in module easygraph.functions.centrality.closeness) clustering() (in module easygraph.functions.basic.cluster) CoauthorshipCora (class in easygraph.datasets.hypergraph.coauthorship) CoauthorshipDBLP (class in easygraph.datasets.hypergraph.coauthorship) CocitationCiteseer (class in easygraph.datasets.hypergraph.cocitation) CocitationCora (class in easygraph.datasets.hypergraph.cocitation) CocitationPubmed (class in easygraph.datasets.hypergraph.cocitation) common_greedy() (in module easygraph.functions.structural_holes.AP_Greedy) common_tangent_radian() (in module easygraph.functions.drawing.geometry) complete_graph() (in module easygraph.functions.graph_generator.classic) complete_hypergraph() (in module easygraph.functions.hypergraph.null_model.hypergraph_classic) compose_pipes() (in module easygraph.datapipe.common) condensation() (in module easygraph.functions.components.strongly_connected) confusion_matrix() (in module easygraph.ml_metrics.classification) connected_component_of_node() (in module easygraph.functions.components.connected) connected_components() (in module easygraph.functions.components.connected) connected_components_directed() (in module easygraph.functions.components.connected) constraint() (in module easygraph.functions.structural_holes.evaluation) contact_primary_school (class in easygraph.datasets.hypergraph.contact_primary_school) content (easygraph.datasets.hypergraph.hypergraph_dataset_base.BaseData property) convert_graph_class() (in module easygraph.utils.convert_class) convert_node_labels_to_integers() (in module easygraph.utils.relabel) Cooking200 (class in easygraph.datasets.hypergraph.cooking_200) copy() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) (easygraph.classes.multigraph.MultiGraph method) CoraBinary (class in easygraph.datasets.citation_graph) CoraGraphDataset (class in easygraph.datasets.citation_graph) cpp() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) create_alias_table() (in module easygraph.utils.alias) cycle_ratio_centrality() (in module easygraph.functions.hypergraph.centrality.cycle_ratio) D D_e (easygraph.classes.hypergraph.Hypergraph property) D_e_neg_1 (easygraph.classes.hypergraph.Hypergraph property) D_e_neg_1_of_group() (easygraph.classes.hypergraph.Hypergraph method) D_e_of_group() (easygraph.classes.hypergraph.Hypergraph method) D_v (easygraph.classes.graph.Graph property) (easygraph.classes.hypergraph.Hypergraph property) D_v_neg_1 (easygraph.classes.hypergraph.Hypergraph property) D_v_neg_1_2 (easygraph.classes.graph.Graph property) (easygraph.classes.hypergraph.Hypergraph property) D_v_neg_1_2_of_group() (easygraph.classes.hypergraph.Hypergraph method) D_v_neg_1_of_group() (easygraph.classes.hypergraph.Hypergraph method) D_v_of_group() (easygraph.classes.hypergraph.Hypergraph method) Dataload (class in easygraph.functions.graph_embedding.sdne) dcsbm_hypergraph() (in module easygraph.functions.hypergraph.null_model.random) decode_data_elements() (easygraph.readwrite.graphml.GraphMLReader method) deepwalk() (in module easygraph.functions.graph_embedding.deepwalk) default_bipartite_size() (in module easygraph.functions.drawing.defaults) default_bipartite_strength() (in module easygraph.functions.drawing.defaults) default_bipartite_style() (in module easygraph.functions.drawing.defaults) default_hypergraph_strength() (in module easygraph.functions.drawing.defaults) default_hypergraph_style() (in module easygraph.functions.drawing.defaults) default_log_formatter() (in module easygraph.utils.logging) default_size() (in module easygraph.functions.drawing.defaults) default_strength() (in module easygraph.functions.drawing.defaults) default_style() (in module easygraph.functions.drawing.defaults) deg_e (easygraph.classes.hypergraph.Hypergraph property) deg_e_of_group() (easygraph.classes.hypergraph.Hypergraph method) deg_v (easygraph.classes.hypergraph.Hypergraph property) deg_v_of_group() (easygraph.classes.hypergraph.Hypergraph method) degree (easygraph.classes.directed_multigraph.MultiDiGraph property) (easygraph.classes.multigraph.MultiGraph property) degree() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) degree_assortativity() (in module easygraph.functions.hypergraph.assortativity) degree_centrality() (in module easygraph.functions.centrality.degree) degree_data_dict (easygraph.classes.hypergraph.Hypergraph attribute) degree_node (easygraph.classes.hypergraph.Hypergraph property) density() (in module easygraph.classes.operation) DHCF (class in easygraph.model.hypergraphs.dhcf) DHNE (class in easygraph.model.hypergraphs.dhne) diameter() (easygraph.classes.hypergraph.Hypergraph method) (in module easygraph.functions.path.diameter) dict_to_hypergraph() (in module easygraph.convert) DiGraph (class in easygraph.classes.directed_graph) DiGraphC (class in easygraph.classes.directed_graph) Dijkstra() (in module easygraph.functions.path.path) distance() (easygraph.classes.hypergraph.Hypergraph method) download() (easygraph.datasets.dynamic.email_enron.Email_Enron method) (easygraph.datasets.dynamic.email_eu.Email_Eu method) (easygraph.datasets.dynamic.hospital_lyon.Hospital_Lyon method) (easygraph.datasets.graph_dataset_base.EasyGraphBuiltinDataset method) (easygraph.datasets.graph_dataset_base.EasyGraphDataset method) (in module easygraph.datasets.utils) download_and_check() (in module easygraph.utils.download) download_file() (in module easygraph.utils.download) draw() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) draw_circle_edge() (in module easygraph.functions.drawing.utils) draw_dynamic_hypergraph() (in module easygraph.functions.drawing.drawing) draw_easygraph_edges() (in module easygraph.functions.drawing.drawing) draw_easygraph_nodes() (in module easygraph.functions.drawing.drawing) draw_ego_graph() (in module easygraph.functions.drawing.drawing) draw_gm_com() (in module easygraph.functions.drawing.drawing) draw_hypergraph() (in module easygraph.functions.drawing.drawing) draw_kamada_kawai() (in module easygraph.functions.drawing.drawing) draw_line_edge() (in module easygraph.functions.drawing.utils) draw_louvain_com() (in module easygraph.functions.drawing.drawing) draw_lpa_com() (in module easygraph.functions.drawing.drawing) draw_SHS_center() (in module easygraph.functions.drawing.drawing) draw_SHS_center_kk() (in module easygraph.functions.drawing.drawing) draw_vertex() (in module easygraph.functions.drawing.utils) drop_hyperedges() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) drop_hyperedges_of_group() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) dump() (easygraph.readwrite.graphml.GraphMLWriter method) dynamical_assortativity() (in module easygraph.functions.hypergraph.assortativity) E e (easygraph.classes.base.BaseHypergraph property) (easygraph.classes.graph.Graph property) (easygraph.classes.hypergraph.Hypergraph property) e2v() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) e2v_aggregation() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) e2v_aggregation_of_group() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) e2v_dst (easygraph.classes.hypergraph.Hypergraph property) e2v_dst_of_group() (easygraph.classes.hypergraph.Hypergraph method) e2v_of_group() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) e2v_src (easygraph.classes.hypergraph.Hypergraph property) e2v_src_of_group() (easygraph.classes.hypergraph.Hypergraph method) e2v_update() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) e2v_update_of_group() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) e2v_weight (easygraph.classes.hypergraph.Hypergraph property) e2v_weight_of_group() (easygraph.classes.hypergraph.Hypergraph method) e_both_side (easygraph.classes.graph.Graph property) e_of_group() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) e_property (easygraph.classes.base.BaseHypergraph property) e_set (easygraph.classes.hypergraph.Hypergraph property) easygraph module easygraph.classes module easygraph.classes.base module easygraph.classes.directed_graph module easygraph.classes.directed_multigraph module easygraph.classes.graph module easygraph.classes.graphviews module easygraph.classes.hypergraph module easygraph.classes.multigraph module easygraph.classes.operation module easygraph.convert module easygraph.datapipe module easygraph.datapipe.common module easygraph.datapipe.loader module easygraph.datapipe.normalize module easygraph.datasets module easygraph.datasets.citation_graph module easygraph.datasets.dynamic module easygraph.datasets.dynamic.email_enron module easygraph.datasets.dynamic.email_eu module easygraph.datasets.dynamic.hospital_lyon module easygraph.datasets.dynamic.load_dataset module easygraph.datasets.get_sample_graph module easygraph.datasets.gnn_benchmark module easygraph.datasets.graph_dataset_base module easygraph.datasets.hypergraph module easygraph.datasets.hypergraph.cat_edge_Cooking module easygraph.datasets.hypergraph.coauthorship module easygraph.datasets.hypergraph.cocitation module easygraph.datasets.hypergraph.contact_primary_school module easygraph.datasets.hypergraph.cooking_200 module easygraph.datasets.hypergraph.House_Committees module easygraph.datasets.hypergraph.hypergraph_dataset_base module easygraph.datasets.hypergraph.mathoverflow_answers module easygraph.datasets.hypergraph.senate_committees module easygraph.datasets.hypergraph.trivago_clicks module easygraph.datasets.hypergraph.walmart_trips module easygraph.datasets.hypergraph.Yelp module easygraph.datasets.karate module easygraph.datasets.ppi module easygraph.datasets.utils module easygraph.exception module easygraph.experiments module easygraph.experiments.base module easygraph.experiments.hypergraphs module easygraph.experiments.hypergraphs.hypergraph module easygraph.experiments.vertex_classification module easygraph.functions module easygraph.functions.basic module easygraph.functions.basic.avg_degree module easygraph.functions.basic.cluster module easygraph.functions.basic.localassort module easygraph.functions.basic.predecessor_path_based module easygraph.functions.centrality module easygraph.functions.centrality.betweenness module easygraph.functions.centrality.closeness module easygraph.functions.centrality.degree module easygraph.functions.centrality.ego_betweenness module easygraph.functions.centrality.flowbetweenness module easygraph.functions.centrality.laplacian module easygraph.functions.centrality.pagerank module easygraph.functions.community module easygraph.functions.community.ego_graph module easygraph.functions.community.louvain module easygraph.functions.community.LPA module easygraph.functions.community.modularity module easygraph.functions.community.modularity_max_detection module easygraph.functions.community.motif module easygraph.functions.components module easygraph.functions.components.biconnected module easygraph.functions.components.connected module easygraph.functions.components.strongly_connected module easygraph.functions.components.weakly_connected module easygraph.functions.core module easygraph.functions.core.k_core module easygraph.functions.drawing module easygraph.functions.drawing.defaults module easygraph.functions.drawing.drawing module easygraph.functions.drawing.geometry module easygraph.functions.drawing.layout module easygraph.functions.drawing.plot module easygraph.functions.drawing.positioning module easygraph.functions.drawing.simulator module easygraph.functions.drawing.utils module easygraph.functions.graph_embedding module easygraph.functions.graph_embedding.deepwalk module easygraph.functions.graph_embedding.line module easygraph.functions.graph_embedding.net_emb_example_citeseer module easygraph.functions.graph_embedding.NOBE module easygraph.functions.graph_embedding.node2vec module easygraph.functions.graph_embedding.sdne module easygraph.functions.graph_generator module easygraph.functions.graph_generator.classic module easygraph.functions.graph_generator.RandomNetwork module easygraph.functions.hypergraph module easygraph.functions.hypergraph.assortativity module easygraph.functions.hypergraph.centrality module easygraph.functions.hypergraph.centrality.cycle_ratio module easygraph.functions.hypergraph.centrality.degree module easygraph.functions.hypergraph.centrality.hypercoreness module easygraph.functions.hypergraph.centrality.s_centrality module easygraph.functions.hypergraph.centrality.vector_centrality module easygraph.functions.hypergraph.hypergraph_clustering module easygraph.functions.hypergraph.hypergraph_operation module easygraph.functions.hypergraph.null_model module easygraph.functions.hypergraph.null_model.hypergraph_classic module easygraph.functions.hypergraph.null_model.lattice module easygraph.functions.hypergraph.null_model.random module easygraph.functions.hypergraph.null_model.simple module easygraph.functions.hypergraph.null_model.uniform module easygraph.functions.isolate module easygraph.functions.path module easygraph.functions.path.average_shortest_path_length module easygraph.functions.path.bridges module easygraph.functions.path.diameter module easygraph.functions.path.mst module easygraph.functions.path.path module easygraph.functions.structural_holes module easygraph.functions.structural_holes.AP_Greedy module easygraph.functions.structural_holes.evaluation module easygraph.functions.structural_holes.HAM module easygraph.functions.structural_holes.HIS module easygraph.functions.structural_holes.ICC module easygraph.functions.structural_holes.maxBlock module easygraph.functions.structural_holes.MaxD module easygraph.functions.structural_holes.metrics module easygraph.functions.structural_holes.NOBE module easygraph.functions.structural_holes.SHII_metric module easygraph.functions.structural_holes.weakTie module easygraph.ml_metrics module easygraph.ml_metrics.base module easygraph.ml_metrics.classification module easygraph.ml_metrics.hypergraphs module easygraph.ml_metrics.hypergraphs.hypergraph module easygraph.model module easygraph.model.hypergraphs module easygraph.model.hypergraphs.dhcf module easygraph.model.hypergraphs.dhne module easygraph.model.hypergraphs.hgnn module easygraph.model.hypergraphs.hgnnp module easygraph.model.hypergraphs.hnhn module easygraph.model.hypergraphs.hypergcn module easygraph.model.hypergraphs.setgnn module easygraph.model.hypergraphs.unignn module easygraph.nn module easygraph.nn.convs module easygraph.nn.convs.common module easygraph.nn.convs.hypergraphs module easygraph.nn.convs.hypergraphs.dhcf_conv module easygraph.nn.convs.hypergraphs.halfnlh_conv module easygraph.nn.convs.hypergraphs.hgnn_conv module easygraph.nn.convs.hypergraphs.hgnnp_conv module easygraph.nn.convs.hypergraphs.hnhn_conv module easygraph.nn.convs.hypergraphs.hypergcn_conv module easygraph.nn.convs.hypergraphs.unignn_conv module easygraph.nn.convs.pma module easygraph.nn.loss module easygraph.nn.regularization module easygraph.readwrite module easygraph.readwrite.edgelist module easygraph.readwrite.gexf module easygraph.readwrite.gml module easygraph.readwrite.graphml module easygraph.readwrite.graphviz module easygraph.readwrite.json_graph module easygraph.readwrite.json_graph.node_link module easygraph.readwrite.pajek module easygraph.readwrite.pickle module easygraph.readwrite.ucinet module easygraph.utils module easygraph.utils.alias module easygraph.utils.convert_class module easygraph.utils.convert_to_matrix module easygraph.utils.decorators module easygraph.utils.download module easygraph.utils.exception module easygraph.utils.index_of_node module easygraph.utils.logging module easygraph.utils.mapped_queue module easygraph.utils.misc module easygraph.utils.relabel module easygraph.utils.sparse module easygraph.utils.type_change module EasyGraphAlgorithmError EasyGraphBuiltinDataset (class in easygraph.datasets.graph_dataset_base) EasyGraphDataset (class in easygraph.datasets.graph_dataset_base) EasyGraphError, [1] EasyGraphException, [1] EasyGraphNoCycle EasyGraphNoPath EasyGraphNotImplemented, [1] EasyGraphPointlessConcept, [1] EasyGraphUnbounded EasyGraphUnfeasible eccentricity() (in module easygraph.functions.path.diameter) edge_adjacency_matrix() (easygraph.classes.hypergraph.Hypergraph method) edge_attr_dict_factory (easygraph.classes.directed_graph.DiGraph attribute) (easygraph.classes.graph.Graph attribute) edge_diameter() (easygraph.classes.hypergraph.Hypergraph method) edge_distance() (easygraph.classes.hypergraph.Hypergraph method) edge_key_dict_factory (easygraph.classes.directed_multigraph.MultiDiGraph attribute) (easygraph.classes.multigraph.MultiGraph attribute) edge_labels (easygraph.datasets.hypergraph.cat_edge_Cooking.cat_edge_Cooking property) edge_list_to_incidence_matrix() (in module easygraph.functions.drawing.utils) EDGE_REPULSION (easygraph.functions.drawing.simulator.Simulator attribute) edges (easygraph.classes.directed_graph.DiGraph property) (easygraph.classes.directed_multigraph.MultiDiGraph property) (easygraph.classes.graph.Graph property) (easygraph.classes.multigraph.MultiGraph property) edges_equal() (in module easygraph.utils.misc) effective_size() (in module easygraph.functions.structural_holes.evaluation) efficiency() (in module easygraph.functions.structural_holes.evaluation) ego_betweenness() (in module easygraph.functions.centrality.ego_betweenness) ego_graph() (in module easygraph.functions.community.ego_graph) ego_subgraph() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) Email_Enron (class in easygraph.datasets.dynamic.email_enron) Email_Eu (class in easygraph.datasets.dynamic.email_eu) EmbeddingRegularization (class in easygraph.nn.regularization) empty_graph() (in module easygraph.functions.graph_generator.classic) empty_hypergraph() (in module easygraph.functions.hypergraph.null_model.hypergraph_classic) enumerate_subgraph() (in module easygraph.functions.community.motif) erdos_renyi_M() (in module easygraph.functions.graph_generator.RandomNetwork) erdos_renyi_P() (in module easygraph.functions.graph_generator.RandomNetwork) experiment() (easygraph.experiments.base.BaseTask method) (easygraph.experiments.hypergraphs.hypergraph.HypergraphVertexClassificationTask method) (easygraph.experiments.vertex_classification.VertexClassificationTask method) extract_archive() (in module easygraph.datasets.utils) F f1_score() (in module easygraph.ml_metrics.classification) fast_erdos_renyi_P() (in module easygraph.functions.graph_generator.RandomNetwork) features (easygraph.datasets.ppi.PPIDataset attribute) fetch_files() (easygraph.datasets.hypergraph.hypergraph_dataset_base.BaseData method) fill_color() (in module easygraph.functions.drawing.defaults) fill_sizes() (in module easygraph.functions.drawing.defaults) fill_strength() (in module easygraph.functions.drawing.defaults) find_graphml_keys() (easygraph.readwrite.graphml.GraphMLReader method) flowbetweenness_centrality() (in module easygraph.functions.centrality.flowbetweenness) Floyd() (in module easygraph.functions.path.path) force_layout() (in module easygraph.functions.drawing.layout) format_metric_configs() (in module easygraph.ml_metrics.base) forward() (easygraph.functions.graph_embedding.line.LINE method) (easygraph.functions.graph_embedding.sdne.SDNE method) (easygraph.model.hypergraphs.dhcf.DHCF method) (easygraph.model.hypergraphs.dhne.DHNE method) (easygraph.model.hypergraphs.hgnn.HGNN method) (easygraph.model.hypergraphs.hgnnp.HGNNP method) (easygraph.model.hypergraphs.hnhn.HNHN method) (easygraph.model.hypergraphs.hypergcn.HyperGCN method) (easygraph.model.hypergraphs.setgnn.SetGNN method) (easygraph.model.hypergraphs.unignn.UniGAT method) (easygraph.model.hypergraphs.unignn.UniGCN method) (easygraph.model.hypergraphs.unignn.UniGIN method) (easygraph.model.hypergraphs.unignn.UniSAGE method) (easygraph.nn.convs.common.MLP method) (easygraph.nn.convs.common.MultiHeadWrapper method) (easygraph.nn.convs.hypergraphs.dhcf_conv.JHConv method) (easygraph.nn.convs.hypergraphs.halfnlh_conv.HalfNLHconv method) (easygraph.nn.convs.hypergraphs.hgnn_conv.HGNNConv method) (easygraph.nn.convs.hypergraphs.hgnnp_conv.HGNNPConv method) (easygraph.nn.convs.hypergraphs.hnhn_conv.HNHNConv method) (easygraph.nn.convs.hypergraphs.hypergcn_conv.HyperGCNConv method) (easygraph.nn.convs.hypergraphs.unignn_conv.UniGATConv method) (easygraph.nn.convs.hypergraphs.unignn_conv.UniGCNConv method) (easygraph.nn.convs.hypergraphs.unignn_conv.UniGINConv method) (easygraph.nn.convs.hypergraphs.unignn_conv.UniSAGEConv method) (easygraph.nn.convs.pma.PMA method) (easygraph.nn.loss.BPRLoss method) (easygraph.nn.regularization.EmbeddingRegularization method) frequency_based_hypercoreness() (in module easygraph.functions.hypergraph.centrality.hypercoreness) from_agraph() (in module easygraph.readwrite.graphviz) from_dgl() (in module easygraph.convert) from_dict_of_dicts() (in module easygraph.convert) from_dict_of_lists() (in module easygraph.convert) from_edgelist() (in module easygraph.convert) from_feature_kNN() (easygraph.classes.hypergraph.Hypergraph static method) from_graph() (easygraph.classes.hypergraph.Hypergraph static method) from_graph_kHop() (easygraph.classes.hypergraph.Hypergraph static method) from_hypergraph_hypergcn() (easygraph.classes.graph.Graph static method) from_networkx() (in module easygraph.convert) from_numpy_array() (in module easygraph.utils.convert_to_matrix) from_pandas_adjacency() (in module easygraph.utils.convert_to_matrix) from_pandas_edgelist() (in module easygraph.utils.convert_to_matrix) from_pyg() (in module easygraph.convert) from_pyGraphviz_agraph() (in module easygraph.utils.type_change) from_scipy_sparse_matrix() (in module easygraph.utils.convert_to_matrix) from_state_dict() (easygraph.classes.base.BaseHypergraph static method) (easygraph.classes.hypergraph.Hypergraph static method) G generate_edge_index() (easygraph.model.hypergraphs.setgnn.SetGNN method) generate_edgelist() (in module easygraph.readwrite.edgelist) generate_gexf() (in module easygraph.readwrite.gexf) generate_gml() (in module easygraph.readwrite.gml) generate_graphml() (in module easygraph.readwrite.graphml) generate_hypergraph() (easygraph.datasets.hypergraph.cat_edge_Cooking.cat_edge_Cooking method) (easygraph.datasets.hypergraph.contact_primary_school.contact_primary_school method) (easygraph.datasets.hypergraph.House_Committees.House_Committees method) (easygraph.datasets.hypergraph.mathoverflow_answers.mathoverflow_answers method) (easygraph.datasets.hypergraph.senate_committees.senate_committees method) (easygraph.datasets.hypergraph.trivago_clicks.trivago_clicks method) (easygraph.datasets.hypergraph.walmart_trips.walmart_trips method) generate_mask_tensor() (in module easygraph.datasets.utils) generate_pajek() (in module easygraph.readwrite.pajek) generate_ucinet() (in module easygraph.readwrite.ucinet) generator_articulation_points() (in module easygraph.functions.components.biconnected) generator_biconnected_components_edges() (in module easygraph.functions.components.biconnected) generator_biconnected_components_nodes() (in module easygraph.functions.components.biconnected) get_adj() (in module easygraph.functions.graph_embedding.sdne) get_clique_expansion() (easygraph.classes.hypergraph.Hypergraph method) get_download_dir() (in module easygraph.datasets.utils) get_edge_data() (easygraph.classes.multigraph.MultiGraph method) get_graph_blogcatalog() (in module easygraph.datasets.get_sample_graph) get_graph_flickr() (in module easygraph.datasets.get_sample_graph) get_graph_karateclub() (in module easygraph.datasets.get_sample_graph) get_graph_youtube() (in module easygraph.datasets.get_sample_graph) get_key() (easygraph.readwrite.graphml.GraphMLWriter method) get_linegraph() (easygraph.classes.hypergraph.Hypergraph method) get_relation_of_index_and_node() (in module easygraph.utils.index_of_node) get_star_expansion() (easygraph.classes.hypergraph.Hypergraph method) get_structural_holes_HAM() (in module easygraph.functions.structural_holes.HAM) get_structural_holes_HIS() (in module easygraph.functions.structural_holes.HIS) get_structural_holes_MaxD() (in module easygraph.functions.structural_holes.MaxD) getandJudgeSimpleCircle() (in module easygraph.functions.hypergraph.centrality.cycle_ratio) getSmallestCycles() (in module easygraph.functions.hypergraph.centrality.cycle_ratio) glorot() (in module easygraph.nn.convs.pma) gnn_data_dict_factory (easygraph.classes.directed_graph.DiGraph attribute) (easygraph.classes.graph.Graph attribute) (easygraph.classes.hypergraph.Hypergraph attribute) Graph (class in easygraph.classes.graph) graph_attr_dict_factory (easygraph.classes.directed_graph.DiGraph attribute) (easygraph.classes.graph.Graph attribute) graph_Gnm() (in module easygraph.functions.graph_generator.RandomNetwork) GraphC (class in easygraph.classes.graph) GraphMLReader (class in easygraph.readwrite.graphml) GraphMLWriter (class in easygraph.readwrite.graphml) graphs_equal() (in module easygraph.utils.misc) greedy_modularity_communities() (in module easygraph.functions.community.modularity_max_detection) group_names (easygraph.classes.base.BaseHypergraph property) (easygraph.classes.hypergraph.Hypergraph property) H H (easygraph.classes.base.BaseHypergraph property) (easygraph.classes.hypergraph.Hypergraph property) H_e2v (easygraph.classes.base.BaseHypergraph property) H_e2v_of_group() (easygraph.classes.base.BaseHypergraph method) H_of_group (easygraph.classes.base.BaseHypergraph property) H_of_group() (easygraph.classes.hypergraph.Hypergraph method) H_T (easygraph.classes.hypergraph.Hypergraph property) H_T_of_group() (easygraph.classes.hypergraph.Hypergraph method) H_v2e (easygraph.classes.base.BaseHypergraph property) H_v2e_of_group() (easygraph.classes.base.BaseHypergraph method) HalfNLHconv (class in easygraph.nn.convs.hypergraphs.halfnlh_conv) HANP() (in module easygraph.functions.community.LPA) has_bridges() (in module easygraph.functions.path.bridges) has_cache() (easygraph.datasets.citation_graph.CitationGraphDataset method) (easygraph.datasets.citation_graph.CoraBinary method) (easygraph.datasets.dynamic.email_enron.Email_Enron method) (easygraph.datasets.dynamic.email_eu.Email_Eu method) (easygraph.datasets.dynamic.hospital_lyon.Hospital_Lyon method) (easygraph.datasets.graph_dataset_base.EasyGraphDataset method) (easygraph.datasets.ppi.PPIDataset method) has_edge() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) (easygraph.classes.multigraph.MultiGraph method) has_node() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) HasACycle hash (easygraph.datasets.graph_dataset_base.EasyGraphDataset property) HGNN (class in easygraph.model.hypergraphs.hgnn) HGNNConv (class in easygraph.nn.convs.hypergraphs.hgnn_conv) HGNNP (class in easygraph.model.hypergraphs.hgnnp) HGNNPConv (class in easygraph.nn.convs.hypergraphs.hgnnp_conv) hierarchy() (in module easygraph.functions.structural_holes.evaluation) HNHN (class in easygraph.model.hypergraphs.hnhn) HNHNConv (class in easygraph.nn.convs.hypergraphs.hnhn_conv) Hospital_Lyon (class in easygraph.datasets.dynamic.hospital_lyon) House_Committees (class in easygraph.datasets.hypergraph.House_Committees) hull_layout() (in module easygraph.functions.drawing.utils) hybrid() (in module easygraph.utils.decorators) hyepergraph_degree_centrality() (in module easygraph.functions.hypergraph.centrality.degree) hyperedges (easygraph.datasets.hypergraph.cat_edge_Cooking.cat_edge_Cooking property) (easygraph.datasets.hypergraph.contact_primary_school.contact_primary_school property) (easygraph.datasets.hypergraph.House_Committees.House_Committees property) (easygraph.datasets.hypergraph.mathoverflow_answers.mathoverflow_answers property) (easygraph.datasets.hypergraph.senate_committees.senate_committees property) (easygraph.datasets.hypergraph.trivago_clicks.trivago_clicks property) (easygraph.datasets.hypergraph.walmart_trips.walmart_trips property) HyperGCN (class in easygraph.model.hypergraphs.hypergcn) HyperGCNConv (class in easygraph.nn.convs.hypergraphs.hypergcn_conv) Hypergraph (class in easygraph.classes.hypergraph) hypergraph_clustering_coefficient() (in module easygraph.functions.hypergraph.hypergraph_clustering) hypergraph_density() (in module easygraph.functions.hypergraph.hypergraph_operation) hypergraph_local_clustering_coefficient() (in module easygraph.functions.hypergraph.hypergraph_clustering) hypergraph_two_node_clustering_coefficient() (in module easygraph.functions.hypergraph.hypergraph_clustering) HypergraphVertexClassificationEvaluator (class in easygraph.ml_metrics.hypergraphs.hypergraph) HypergraphVertexClassificationTask (class in easygraph.experiments.hypergraphs.hypergraph) I ICC() (in module easygraph.functions.structural_holes.ICC) in_degree (easygraph.classes.directed_multigraph.MultiDiGraph property) in_degree() (easygraph.classes.directed_graph.DiGraph method) in_degree_centrality() (in module easygraph.functions.centrality.degree) in_edges (easygraph.classes.directed_multigraph.MultiDiGraph property) incidence_matrix (easygraph.classes.hypergraph.Hypergraph property) indent() (easygraph.readwrite.graphml.GraphMLWriter method) index2node (easygraph.classes.directed_graph.DiGraph property) (easygraph.classes.graph.Graph property) init_pos() (in module easygraph.functions.drawing.utils) is_biconnected() (in module easygraph.functions.components.biconnected) is_connected() (in module easygraph.functions.components.connected) is_directed() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.directed_multigraph.MultiDiGraph method) (easygraph.classes.graph.Graph method) (easygraph.classes.multigraph.MultiGraph method) is_isolate() (in module easygraph.functions.isolate) is_multigraph() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.directed_multigraph.MultiDiGraph method) (easygraph.classes.graph.Graph method) (easygraph.classes.multigraph.MultiGraph method) is_strongly_connected() (in module easygraph.functions.components.strongly_connected) is_uniform() (easygraph.classes.hypergraph.Hypergraph method) is_weakly_connected() (in module easygraph.functions.components.weakly_connected) isolates() (in module easygraph.functions.isolate) isOutRange() (easygraph.classes.hypergraph.Hypergraph method) J JHConv (class in easygraph.nn.convs.hypergraphs.dhcf_conv) K k_core() (in module easygraph.functions.core.k_core) kamada_kawai_layout() (in module easygraph.functions.drawing.positioning) KarateClubDataset (class in easygraph.datasets.karate) Kruskal() (in module easygraph.functions.path.path) L L_GCN (easygraph.classes.graph.Graph property) L_HGNN (easygraph.classes.hypergraph.Hypergraph property) L_HGNN_of_group() (easygraph.classes.hypergraph.Hypergraph method) L_rw (easygraph.classes.hypergraph.Hypergraph property) L_rw_of_group() (easygraph.classes.hypergraph.Hypergraph method) L_sym (easygraph.classes.hypergraph.Hypergraph property) L_sym_of_group() (easygraph.classes.hypergraph.Hypergraph method) label_names (easygraph.datasets.hypergraph.cat_edge_Cooking.cat_edge_Cooking property) (easygraph.datasets.hypergraph.contact_primary_school.contact_primary_school property) (easygraph.datasets.hypergraph.House_Committees.House_Committees property) (easygraph.datasets.hypergraph.mathoverflow_answers.mathoverflow_answers property) (easygraph.datasets.hypergraph.senate_committees.senate_committees property) (easygraph.datasets.hypergraph.trivago_clicks.trivago_clicks property) (easygraph.datasets.hypergraph.walmart_trips.walmart_trips property) labels (easygraph.datasets.ppi.PPIDataset attribute) laplacian() (in module easygraph.functions.centrality.laplacian) LegacyPPIDataset (class in easygraph.datasets.ppi) LINE (class in easygraph.functions.graph_embedding.line) load() (easygraph.classes.base.BaseHypergraph static method) (easygraph.classes.hypergraph.Hypergraph static method) (easygraph.datasets.dynamic.email_enron.Email_Enron method) (easygraph.datasets.dynamic.email_eu.Email_Eu method) (easygraph.datasets.dynamic.hospital_lyon.Hospital_Lyon method) (easygraph.datasets.graph_dataset_base.EasyGraphDataset method) load_citeseer() (in module easygraph.datasets.citation_graph) load_cora() (in module easygraph.datasets.citation_graph) load_dynamic_hypergraph_dataset() (in module easygraph.datasets.dynamic.load_dataset) load_from_json() (in module easygraph.datapipe.loader) load_from_pickle() (in module easygraph.datapipe.loader) load_from_txt() (in module easygraph.datapipe.loader) load_pubmed() (in module easygraph.datasets.citation_graph) load_structure() (in module easygraph.classes.base) localAssort() (in module easygraph.functions.basic.localassort) louvain_communities() (in module easygraph.functions.community.louvain) louvain_partitions() (in module easygraph.functions.community.louvain) LPA() (in module easygraph.functions.community.LPA) M make_graph() (easygraph.readwrite.graphml.GraphMLReader method) makedirs() (in module easygraph.datasets.utils) MappedQueue (class in easygraph.utils.mapped_queue) mathoverflow_answers (class in easygraph.datasets.hypergraph.mathoverflow_answers) maxBlock() (in module easygraph.functions.structural_holes.maxBlock) maxBlockFast() (in module easygraph.functions.structural_holes.maxBlock) maximum_spanning_edges() (in module easygraph.functions.path.mst) maximum_spanning_tree() (in module easygraph.functions.path.mst) message() (easygraph.nn.convs.hypergraphs.halfnlh_conv.HalfNLHconv method) (easygraph.nn.convs.pma.PMA method) min_max_scaler() (in module easygraph.datapipe.normalize) minimum_spanning_edges() (in module easygraph.functions.path.mst) minimum_spanning_tree() (in module easygraph.functions.path.mst) MLP (class in easygraph.nn.convs.common) modularity() (in module easygraph.functions.community.modularity) module easygraph easygraph.classes easygraph.classes.base easygraph.classes.directed_graph easygraph.classes.directed_multigraph easygraph.classes.graph easygraph.classes.graphviews easygraph.classes.hypergraph easygraph.classes.multigraph easygraph.classes.operation easygraph.convert easygraph.datapipe easygraph.datapipe.common easygraph.datapipe.loader easygraph.datapipe.normalize easygraph.datasets easygraph.datasets.citation_graph easygraph.datasets.dynamic easygraph.datasets.dynamic.email_enron easygraph.datasets.dynamic.email_eu easygraph.datasets.dynamic.hospital_lyon easygraph.datasets.dynamic.load_dataset easygraph.datasets.get_sample_graph easygraph.datasets.gnn_benchmark easygraph.datasets.graph_dataset_base easygraph.datasets.hypergraph easygraph.datasets.hypergraph.cat_edge_Cooking easygraph.datasets.hypergraph.coauthorship easygraph.datasets.hypergraph.cocitation easygraph.datasets.hypergraph.contact_primary_school easygraph.datasets.hypergraph.cooking_200 easygraph.datasets.hypergraph.House_Committees easygraph.datasets.hypergraph.hypergraph_dataset_base easygraph.datasets.hypergraph.mathoverflow_answers easygraph.datasets.hypergraph.senate_committees easygraph.datasets.hypergraph.trivago_clicks easygraph.datasets.hypergraph.walmart_trips easygraph.datasets.hypergraph.Yelp easygraph.datasets.karate easygraph.datasets.ppi easygraph.datasets.utils easygraph.exception easygraph.experiments easygraph.experiments.base easygraph.experiments.hypergraphs easygraph.experiments.hypergraphs.hypergraph easygraph.experiments.vertex_classification easygraph.functions easygraph.functions.basic easygraph.functions.basic.avg_degree easygraph.functions.basic.cluster easygraph.functions.basic.localassort easygraph.functions.basic.predecessor_path_based easygraph.functions.centrality easygraph.functions.centrality.betweenness easygraph.functions.centrality.closeness easygraph.functions.centrality.degree easygraph.functions.centrality.ego_betweenness easygraph.functions.centrality.flowbetweenness easygraph.functions.centrality.laplacian easygraph.functions.centrality.pagerank easygraph.functions.community easygraph.functions.community.ego_graph easygraph.functions.community.louvain easygraph.functions.community.LPA easygraph.functions.community.modularity easygraph.functions.community.modularity_max_detection easygraph.functions.community.motif easygraph.functions.components easygraph.functions.components.biconnected easygraph.functions.components.connected easygraph.functions.components.strongly_connected easygraph.functions.components.weakly_connected easygraph.functions.core easygraph.functions.core.k_core easygraph.functions.drawing easygraph.functions.drawing.defaults easygraph.functions.drawing.drawing easygraph.functions.drawing.geometry easygraph.functions.drawing.layout easygraph.functions.drawing.plot easygraph.functions.drawing.positioning easygraph.functions.drawing.simulator easygraph.functions.drawing.utils easygraph.functions.graph_embedding easygraph.functions.graph_embedding.deepwalk easygraph.functions.graph_embedding.line easygraph.functions.graph_embedding.net_emb_example_citeseer easygraph.functions.graph_embedding.NOBE easygraph.functions.graph_embedding.node2vec easygraph.functions.graph_embedding.sdne easygraph.functions.graph_generator easygraph.functions.graph_generator.classic easygraph.functions.graph_generator.RandomNetwork easygraph.functions.hypergraph easygraph.functions.hypergraph.assortativity easygraph.functions.hypergraph.centrality easygraph.functions.hypergraph.centrality.cycle_ratio easygraph.functions.hypergraph.centrality.degree easygraph.functions.hypergraph.centrality.hypercoreness easygraph.functions.hypergraph.centrality.s_centrality easygraph.functions.hypergraph.centrality.vector_centrality easygraph.functions.hypergraph.hypergraph_clustering easygraph.functions.hypergraph.hypergraph_operation easygraph.functions.hypergraph.null_model easygraph.functions.hypergraph.null_model.hypergraph_classic easygraph.functions.hypergraph.null_model.lattice easygraph.functions.hypergraph.null_model.random easygraph.functions.hypergraph.null_model.simple easygraph.functions.hypergraph.null_model.uniform easygraph.functions.isolate easygraph.functions.path easygraph.functions.path.average_shortest_path_length easygraph.functions.path.bridges easygraph.functions.path.diameter easygraph.functions.path.mst easygraph.functions.path.path easygraph.functions.structural_holes easygraph.functions.structural_holes.AP_Greedy easygraph.functions.structural_holes.evaluation easygraph.functions.structural_holes.HAM easygraph.functions.structural_holes.HIS easygraph.functions.structural_holes.ICC easygraph.functions.structural_holes.maxBlock easygraph.functions.structural_holes.MaxD easygraph.functions.structural_holes.metrics easygraph.functions.structural_holes.NOBE easygraph.functions.structural_holes.SHII_metric easygraph.functions.structural_holes.weakTie easygraph.ml_metrics easygraph.ml_metrics.base easygraph.ml_metrics.classification easygraph.ml_metrics.hypergraphs easygraph.ml_metrics.hypergraphs.hypergraph easygraph.model easygraph.model.hypergraphs easygraph.model.hypergraphs.dhcf easygraph.model.hypergraphs.dhne easygraph.model.hypergraphs.hgnn easygraph.model.hypergraphs.hgnnp easygraph.model.hypergraphs.hnhn easygraph.model.hypergraphs.hypergcn easygraph.model.hypergraphs.setgnn easygraph.model.hypergraphs.unignn easygraph.nn easygraph.nn.convs easygraph.nn.convs.common easygraph.nn.convs.hypergraphs easygraph.nn.convs.hypergraphs.dhcf_conv easygraph.nn.convs.hypergraphs.halfnlh_conv easygraph.nn.convs.hypergraphs.hgnn_conv easygraph.nn.convs.hypergraphs.hgnnp_conv easygraph.nn.convs.hypergraphs.hnhn_conv easygraph.nn.convs.hypergraphs.hypergcn_conv easygraph.nn.convs.hypergraphs.unignn_conv easygraph.nn.convs.pma easygraph.nn.loss easygraph.nn.regularization easygraph.readwrite easygraph.readwrite.edgelist easygraph.readwrite.gexf easygraph.readwrite.gml easygraph.readwrite.graphml easygraph.readwrite.graphviz easygraph.readwrite.json_graph easygraph.readwrite.json_graph.node_link easygraph.readwrite.pajek easygraph.readwrite.pickle easygraph.readwrite.ucinet easygraph.utils easygraph.utils.alias easygraph.utils.convert_class easygraph.utils.convert_to_matrix easygraph.utils.decorators easygraph.utils.download easygraph.utils.exception easygraph.utils.index_of_node easygraph.utils.logging easygraph.utils.mapped_queue easygraph.utils.misc easygraph.utils.relabel easygraph.utils.sparse easygraph.utils.type_change multi_source_dijkstra() (in module easygraph.functions.path.path) MultiDiGraph (class in easygraph.classes.directed_multigraph) MultiGraph (class in easygraph.classes.multigraph) MultiHeadWrapper (class in easygraph.nn.convs.common) my_all_shortest_paths() (in module easygraph.functions.hypergraph.centrality.cycle_ratio) N N_e() (easygraph.classes.hypergraph.Hypergraph method) N_e_of_group() (easygraph.classes.hypergraph.Hypergraph method) N_v() (easygraph.classes.graph.Graph method) (easygraph.classes.hypergraph.Hypergraph method) N_v_of_group() (easygraph.classes.hypergraph.Hypergraph method) name (easygraph.classes.directed_graph.DiGraph property) (easygraph.classes.graph.Graph property) (easygraph.datasets.graph_dataset_base.EasyGraphDataset property) nbr_e() (easygraph.classes.hypergraph.Hypergraph method) nbr_e_of_group() (easygraph.classes.hypergraph.Hypergraph method) nbr_v() (easygraph.classes.graph.Graph method) (easygraph.classes.hypergraph.Hypergraph method) nbr_v_of_group() (easygraph.classes.hypergraph.Hypergraph method) nbunch_iter() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) ndata (easygraph.classes.directed_graph.DiGraph property) (easygraph.classes.graph.Graph property) (easygraph.classes.hypergraph.Hypergraph property) needs_to_load() (easygraph.datasets.hypergraph.hypergraph_dataset_base.BaseData method) neighbor_of_node() (easygraph.classes.hypergraph.Hypergraph method) neighbors() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) new_edge_key() (easygraph.classes.multigraph.MultiGraph method) NOBE() (in module easygraph.functions.graph_embedding.NOBE) NOBE_GA() (in module easygraph.functions.graph_embedding.NOBE) NOBE_GA_SH() (in module easygraph.functions.structural_holes.NOBE) NOBE_SH() (in module easygraph.functions.structural_holes.NOBE) node2vec() (in module easygraph.functions.graph_embedding.node2vec) node_attr_dict_factory (easygraph.classes.directed_graph.DiGraph attribute) (easygraph.classes.graph.Graph attribute) NODE_ATTRACTION (easygraph.functions.drawing.simulator.Simulator attribute) node_dict_factory (easygraph.classes.directed_graph.DiGraph attribute) (easygraph.classes.graph.Graph attribute) node_index (easygraph.classes.directed_graph.DiGraph property) (easygraph.classes.graph.Graph property) node_index_dict (easygraph.classes.directed_graph.DiGraph attribute) (easygraph.classes.graph.Graph attribute) node_labels (easygraph.datasets.hypergraph.contact_primary_school.contact_primary_school property) (easygraph.datasets.hypergraph.House_Committees.House_Committees property) (easygraph.datasets.hypergraph.mathoverflow_answers.mathoverflow_answers property) (easygraph.datasets.hypergraph.senate_committees.senate_committees property) (easygraph.datasets.hypergraph.trivago_clicks.trivago_clicks property) (easygraph.datasets.hypergraph.walmart_trips.walmart_trips property) node_link_graph() (in module easygraph.readwrite.json_graph.node_link) node_names (easygraph.datasets.hypergraph.cat_edge_Cooking.cat_edge_Cooking property) (easygraph.datasets.hypergraph.House_Committees.House_Committees property) (easygraph.datasets.hypergraph.senate_committees.senate_committees property) NODE_REPULSION (easygraph.functions.drawing.simulator.Simulator attribute) NodeNotFound NodeParams (class in easygraph.functions.structural_holes.SHII_metric) nodes (easygraph.classes.directed_graph.DiGraph property) (easygraph.classes.graph.Graph property) nodes_equal() (in module easygraph.utils.misc) nodes_of_max_cc_without_shs() (in module easygraph.functions.structural_holes.metrics) nodes_or_number() (in module easygraph.utils.decorators) nodes_subgraph() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) norm_ft() (in module easygraph.datapipe.normalize) not_implemented_for() (in module easygraph.utils.decorators) num_classes (easygraph.datasets.citation_graph.CitationGraphDataset property) (easygraph.datasets.citation_graph.CiteseerGraphDataset attribute) (easygraph.datasets.citation_graph.CoraGraphDataset attribute) (easygraph.datasets.citation_graph.PubmedGraphDataset attribute) (easygraph.datasets.gnn_benchmark.AmazonCoBuyComputerDataset attribute) (easygraph.datasets.gnn_benchmark.AmazonCoBuyComputerDataset property) (easygraph.datasets.karate.KarateClubDataset attribute) (easygraph.datasets.karate.KarateClubDataset property) num_e (easygraph.classes.base.BaseHypergraph property) (easygraph.classes.hypergraph.Hypergraph property) num_e_of_group() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) num_groups (easygraph.classes.base.BaseHypergraph property) (easygraph.classes.hypergraph.Hypergraph property) num_labels (easygraph.datasets.citation_graph.CitationGraphDataset property) (easygraph.datasets.ppi.PPIDataset attribute) (easygraph.datasets.ppi.PPIDataset property) num_v (easygraph.classes.base.BaseHypergraph property) (easygraph.classes.hypergraph.Hypergraph property) number_connected_components() (in module easygraph.functions.components.connected) number_of_edges() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) (easygraph.classes.multigraph.MultiGraph method) number_of_isolates() (in module easygraph.functions.isolate) number_of_nodes() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) number_of_selfloops() (in module easygraph.classes.operation) number_strongly_connected_components() (in module easygraph.functions.components.strongly_connected) number_weakly_connected_components() (in module easygraph.functions.components.weakly_connected) O only_implemented_for_Directed_graph() (in module easygraph.utils.decorators) only_implemented_for_UnDirected_graph() (in module easygraph.utils.decorators) open_file() (in module easygraph.utils.decorators) order() (easygraph.classes.graph.Graph method) out_degree (easygraph.classes.directed_multigraph.MultiDiGraph property) out_degree() (easygraph.classes.directed_graph.DiGraph method) out_degree_centrality() (in module easygraph.functions.centrality.degree) out_edges (easygraph.classes.directed_multigraph.MultiDiGraph property) P pagerank() (in module easygraph.functions.centrality.pagerank) pairwise() (in module easygraph.utils.misc) parse_args() (in module easygraph.functions.graph_embedding.sdne) parse_edgelist() (in module easygraph.readwrite.edgelist) parse_gml() (in module easygraph.readwrite.gml) parse_graphml() (in module easygraph.readwrite.graphml) parse_pajek() (in module easygraph.readwrite.pajek) parse_ucinet() (in module easygraph.readwrite.ucinet) path_graph() (in module easygraph.functions.graph_generator.classic) plot_Betweenness_Centrality() (in module easygraph.functions.drawing.plot) plot_Connected_Communities() (in module easygraph.functions.drawing.plot) plot_Followers() (in module easygraph.functions.drawing.plot) plot_Neighborhood_Followers() (in module easygraph.functions.drawing.plot) PMA (class in easygraph.nn.convs.pma) polar_position() (in module easygraph.functions.drawing.geometry) pop() (easygraph.utils.mapped_queue.MappedQueue method) PPIDataset (class in easygraph.datasets.ppi) pred (easygraph.classes.directed_graph.DiGraph property) predecessor() (in module easygraph.functions.basic.predecessor_path_based) predecessors() (easygraph.classes.directed_graph.DiGraph method) preprocess() (easygraph.datasets.dynamic.hospital_lyon.Hospital_Lyon method) Prim() (in module easygraph.functions.path.path) process() (easygraph.datasets.citation_graph.CitationGraphDataset method) (easygraph.datasets.citation_graph.CoraBinary method) (easygraph.datasets.dynamic.email_enron.Email_Enron method) (easygraph.datasets.dynamic.email_eu.Email_Eu method) (easygraph.datasets.dynamic.hospital_lyon.Hospital_Lyon method) (easygraph.datasets.graph_dataset_base.EasyGraphDataset method) (easygraph.datasets.karate.KarateClubDataset method) (easygraph.datasets.ppi.PPIDataset method) process_label_txt() (easygraph.datasets.hypergraph.cat_edge_Cooking.cat_edge_Cooking method) (easygraph.datasets.hypergraph.contact_primary_school.contact_primary_school method) (easygraph.datasets.hypergraph.House_Committees.House_Committees method) (easygraph.datasets.hypergraph.mathoverflow_answers.mathoverflow_answers method) (easygraph.datasets.hypergraph.senate_committees.senate_committees method) (easygraph.datasets.hypergraph.trivago_clicks.trivago_clicks method) (easygraph.datasets.hypergraph.walmart_trips.walmart_trips method) PubmedGraphDataset (class in easygraph.datasets.citation_graph) push() (easygraph.utils.mapped_queue.MappedQueue method) R R_e2v (easygraph.classes.base.BaseHypergraph property) R_e2v_of_group() (easygraph.classes.base.BaseHypergraph method) R_v2e (easygraph.classes.base.BaseHypergraph property) R_v2e_of_group() (easygraph.classes.base.BaseHypergraph method) rad_2_deg() (in module easygraph.functions.drawing.geometry) radian_from_atan() (in module easygraph.functions.drawing.geometry) random_enumerate_subgraph() (in module easygraph.functions.community.motif) random_hypergraph() (in module easygraph.functions.hypergraph.null_model.random) random_position() (in module easygraph.functions.drawing.positioning) raw() (easygraph.datasets.hypergraph.hypergraph_dataset_base.BaseData method) raw_dir (easygraph.datasets.graph_dataset_base.EasyGraphDataset property) raw_path (easygraph.datasets.graph_dataset_base.EasyGraphDataset property) raw_selfloop_dict (easygraph.classes.graph.Graph attribute) read_dot() (in module easygraph.readwrite.graphviz) read_edgelist() (in module easygraph.readwrite.edgelist) read_gexf() (in module easygraph.readwrite.gexf) read_gml() (in module easygraph.readwrite.gml) read_graphml() (in module easygraph.readwrite.graphml) read_pajek() (in module easygraph.readwrite.pajek) read_pickle() (in module easygraph.readwrite.pickle) read_ucinet() (in module easygraph.readwrite.ucinet) read_weighted_edgelist() (in module easygraph.readwrite.edgelist) relabel_gexf_graph() (in module easygraph.readwrite.gexf) relabel_nodes() (in module easygraph.utils.relabel) remove() (easygraph.utils.mapped_queue.MappedQueue method) remove_edge() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.directed_multigraph.MultiDiGraph method) (easygraph.classes.graph.Graph method) (easygraph.classes.multigraph.MultiGraph method) remove_edges() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) remove_edges_from() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.multigraph.MultiGraph method) remove_extra_selfloop() (easygraph.classes.graph.Graph method) remove_group() (easygraph.classes.hypergraph.Hypergraph method) remove_hyperedges() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) remove_node() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) remove_nodes() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) remove_nodes_from() (easygraph.classes.graph.Graph method) remove_selfloop() (easygraph.classes.graph.Graph method) request_text_from_url() (in module easygraph.datasets.hypergraph.cat_edge_Cooking) (in module easygraph.datasets.hypergraph.contact_primary_school) (in module easygraph.datasets.hypergraph.House_Committees) (in module easygraph.datasets.hypergraph.mathoverflow_answers) (in module easygraph.datasets.hypergraph.senate_committees) (in module easygraph.datasets.hypergraph.trivago_clicks) (in module easygraph.datasets.hypergraph.walmart_trips) rescale_position() (in module easygraph.functions.drawing.positioning) reset_parameters() (easygraph.model.hypergraphs.dhcf.DHCF method) (easygraph.model.hypergraphs.setgnn.SetGNN method) (easygraph.nn.convs.common.MLP method) (easygraph.nn.convs.hypergraphs.halfnlh_conv.HalfNLHconv method) (easygraph.nn.convs.pma.PMA method) ret_cast_fun() (in module easygraph.datapipe.loader) retry_method_with_fix() (in module easygraph.utils.decorators) reverse() (easygraph.classes.directed_multigraph.MultiDiGraph method) reverse_edge (easygraph.datasets.citation_graph.CitationGraphDataset property) reverse_view() (in module easygraph.classes.graphviews) ring_lattice() (in module easygraph.functions.hypergraph.null_model.lattice) run() (easygraph.experiments.base.BaseTask method) (easygraph.experiments.hypergraphs.hypergraph.HypergraphVertexClassificationTask method) (easygraph.experiments.vertex_classification.VertexClassificationTask method) S s_betweenness() (in module easygraph.functions.hypergraph.centrality.s_centrality) s_closeness() (in module easygraph.functions.hypergraph.centrality.s_centrality) s_connected_components() (easygraph.classes.hypergraph.Hypergraph method) s_eccentricity() (in module easygraph.functions.hypergraph.centrality.s_centrality) safe_div() (in module easygraph.functions.drawing.utils) save() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) (easygraph.datasets.graph_dataset_base.EasyGraphDataset method) (easygraph.datasets.ppi.PPIDataset method) save_dir (easygraph.datasets.graph_dataset_base.EasyGraphDataset property) save_name (easygraph.datasets.citation_graph.CitationGraphDataset property) (easygraph.datasets.citation_graph.CoraBinary property) (easygraph.datasets.dynamic.email_enron.Email_Enron property) (easygraph.datasets.dynamic.email_eu.Email_Eu property) (easygraph.datasets.dynamic.hospital_lyon.Hospital_Lyon property) save_path (easygraph.datasets.graph_dataset_base.EasyGraphDataset property) savector() (easygraph.functions.graph_embedding.sdne.SDNE method) SDNE (class in easygraph.functions.graph_embedding.sdne) selfloop_edges() (in module easygraph.classes.operation) senate_committees (class in easygraph.datasets.hypergraph.senate_committees) set_edge_attributes() (in module easygraph.classes.operation) set_node_attributes() (in module easygraph.classes.operation) SetGNN (class in easygraph.model.hypergraphs.setgnn) shell_position() (in module easygraph.functions.drawing.positioning) simple_stdout2file() (in module easygraph.utils.logging) simulate() (easygraph.functions.drawing.simulator.Simulator method) Simulator (class in easygraph.functions.drawing.simulator) single_source_bfs() (in module easygraph.functions.path.path) single_source_dijkstra() (in module easygraph.functions.path.path) size() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) size_independent_hypercoreness() (in module easygraph.functions.hypergraph.centrality.hypercoreness) SLPA() (in module easygraph.functions.community.LPA) smoothing() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) smoothing_with_GCN() (easygraph.classes.graph.Graph method) smoothing_with_HGNN() (easygraph.classes.hypergraph.Hypergraph method) smoothing_with_HGNN_of_group() (easygraph.classes.hypergraph.Hypergraph method) sparse_dropout() (in module easygraph.utils.sparse) Spfa() (in module easygraph.functions.path.path) split() (in module easygraph.utils.misc) split_len() (in module easygraph.utils.misc) star_clique() (in module easygraph.functions.hypergraph.null_model.simple) state_dict (easygraph.classes.base.BaseHypergraph property) (easygraph.classes.hypergraph.Hypergraph property) StatisticsAndCalculateIndicators() (in module easygraph.functions.hypergraph.centrality.cycle_ratio) strongly_connected_components() (in module easygraph.functions.components.strongly_connected) structural_hole_influence_index() (in module easygraph.functions.structural_holes.metrics) (in module easygraph.functions.structural_holes.SHII_metric) successors() (easygraph.classes.directed_graph.DiGraph method) sum_of_shortest_paths() (in module easygraph.functions.structural_holes.metrics) T test() (easygraph.experiments.base.BaseTask method) (easygraph.experiments.hypergraphs.hypergraph.HypergraphVertexClassificationTask method) (easygraph.experiments.vertex_classification.VertexClassificationTask method) (easygraph.ml_metrics.base.BaseEvaluator method) (easygraph.ml_metrics.classification.VertexClassificationEvaluator method) (easygraph.ml_metrics.hypergraphs.hypergraph.HypergraphVertexClassificationEvaluator method) test_add_batch() (easygraph.ml_metrics.base.BaseEvaluator method) test_epoch_res() (easygraph.ml_metrics.base.BaseEvaluator method) to() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) (easygraph.experiments.hypergraphs.hypergraph.HypergraphVertexClassificationTask method) (easygraph.experiments.vertex_classification.VertexClassificationTask method) to_agraph() (in module easygraph.readwrite.graphviz) to_bool_tensor() (in module easygraph.datapipe.common) to_dgl() (in module easygraph.convert) to_directed() (easygraph.classes.graph.Graph method) (easygraph.classes.multigraph.MultiGraph method) to_directed_class() (easygraph.classes.graph.Graph method) to_easygraph_graph() (in module easygraph.convert) to_index_node_graph() (easygraph.classes.directed_graph.DiGraph method) (easygraph.classes.graph.Graph method) to_long_tensor() (in module easygraph.datapipe.common) to_networkx() (in module easygraph.convert) to_numpy_array() (in module easygraph.utils.convert_to_matrix) to_numpy_matrix() (in module easygraph.utils.convert_to_matrix) to_pyg() (in module easygraph.convert) to_pyGraphviz_agraph() (in module easygraph.utils.type_change) to_scipy_sparse_array() (in module easygraph.utils.convert_to_matrix) to_scipy_sparse_matrix() (in module easygraph.utils.convert_to_matrix) to_tensor() (in module easygraph.datapipe.common) to_undirected() (easygraph.classes.directed_multigraph.MultiDiGraph method) topological_sort() (in module easygraph.classes.operation) train() (easygraph.experiments.base.BaseTask method) (easygraph.experiments.hypergraphs.hypergraph.HypergraphVertexClassificationTask method) (easygraph.experiments.vertex_classification.VertexClassificationTask method) (easygraph.functions.graph_embedding.sdne.SDNE method) training (easygraph.functions.graph_embedding.line.LINE attribute) (easygraph.functions.graph_embedding.sdne.SDNE attribute) (easygraph.model.hypergraphs.dhcf.DHCF attribute) (easygraph.model.hypergraphs.dhne.DHNE attribute) (easygraph.model.hypergraphs.hgnn.HGNN attribute) (easygraph.model.hypergraphs.hgnnp.HGNNP attribute) (easygraph.model.hypergraphs.hnhn.HNHN attribute) (easygraph.model.hypergraphs.hypergcn.HyperGCN attribute) (easygraph.model.hypergraphs.setgnn.SetGNN attribute) (easygraph.model.hypergraphs.unignn.UniGAT attribute) (easygraph.model.hypergraphs.unignn.UniGCN attribute) (easygraph.model.hypergraphs.unignn.UniGIN attribute) (easygraph.model.hypergraphs.unignn.UniSAGE attribute) (easygraph.nn.convs.common.MLP attribute) (easygraph.nn.convs.common.MultiHeadWrapper attribute) (easygraph.nn.convs.hypergraphs.dhcf_conv.JHConv attribute) (easygraph.nn.convs.hypergraphs.hgnn_conv.HGNNConv attribute) (easygraph.nn.convs.hypergraphs.hgnnp_conv.HGNNPConv attribute) (easygraph.nn.convs.hypergraphs.hnhn_conv.HNHNConv attribute) (easygraph.nn.convs.hypergraphs.hypergcn_conv.HyperGCNConv attribute) (easygraph.nn.convs.hypergraphs.unignn_conv.UniGATConv attribute) (easygraph.nn.convs.hypergraphs.unignn_conv.UniGCNConv attribute) (easygraph.nn.convs.hypergraphs.unignn_conv.UniGINConv attribute) (easygraph.nn.convs.hypergraphs.unignn_conv.UniSAGEConv attribute) (easygraph.nn.loss.BPRLoss attribute) (easygraph.nn.regularization.EmbeddingRegularization attribute) trivago_clicks (class in easygraph.datasets.hypergraph.trivago_clicks) U uniform_erdos_renyi_hypergraph() (in module easygraph.functions.hypergraph.null_model.uniform) uniform_HPPM() (in module easygraph.functions.hypergraph.null_model.uniform) uniform_HSBM() (in module easygraph.functions.hypergraph.null_model.uniform) uniform_hypergraph_configuration_model() (in module easygraph.functions.hypergraph.null_model.uniform) uniform_hypergraph_Gnm() (in module easygraph.functions.hypergraph.null_model.uniform) uniform_hypergraph_Gnp() (in module easygraph.functions.hypergraph.null_model.random) UniGAT (class in easygraph.model.hypergraphs.unignn) UniGATConv (class in easygraph.nn.convs.hypergraphs.unignn_conv) UniGCN (class in easygraph.model.hypergraphs.unignn) UniGCNConv (class in easygraph.nn.convs.hypergraphs.unignn_conv) UniGIN (class in easygraph.model.hypergraphs.unignn) UniGINConv (class in easygraph.nn.convs.hypergraphs.unignn_conv) unique_edge_sizes() (easygraph.classes.hypergraph.Hypergraph method) UniSAGE (class in easygraph.model.hypergraphs.unignn) UniSAGEConv (class in easygraph.nn.convs.hypergraphs.unignn_conv) update() (easygraph.utils.mapped_queue.MappedQueue method) url (easygraph.datasets.dynamic.email_enron.Email_Enron property) (easygraph.datasets.dynamic.email_eu.Email_Eu property) (easygraph.datasets.dynamic.hospital_lyon.Hospital_Lyon property) (easygraph.datasets.graph_dataset_base.EasyGraphDataset property) V v (easygraph.classes.base.BaseHypergraph property) (easygraph.classes.hypergraph.Hypergraph property) v2e() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) v2e_aggregation() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) v2e_aggregation_of_group() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) v2e_dst (easygraph.classes.hypergraph.Hypergraph property) v2e_dst_of_group() (easygraph.classes.hypergraph.Hypergraph method) v2e_of_group() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) v2e_src (easygraph.classes.hypergraph.Hypergraph property) v2e_src_of_group() (easygraph.classes.hypergraph.Hypergraph method) v2e_update() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) v2e_update_of_group() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) v2e_weight (easygraph.classes.hypergraph.Hypergraph property) v2e_weight_of_group() (easygraph.classes.hypergraph.Hypergraph method) v2v() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) v2v_of_group() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) v_property (easygraph.classes.base.BaseHypergraph property) v_weight (easygraph.classes.base.BaseHypergraph property) validate() (easygraph.experiments.base.BaseTask method) (easygraph.experiments.hypergraphs.hypergraph.HypergraphVertexClassificationTask method) (easygraph.experiments.vertex_classification.VertexClassificationTask method) (easygraph.ml_metrics.base.BaseEvaluator method) (easygraph.ml_metrics.classification.VertexClassificationEvaluator method) (easygraph.ml_metrics.hypergraphs.hypergraph.HypergraphVertexClassificationEvaluator method) validate_add_batch() (easygraph.ml_metrics.base.BaseEvaluator method) validate_epoch_res() (easygraph.ml_metrics.base.BaseEvaluator method) vars_for_DL (easygraph.classes.base.BaseHypergraph property) (easygraph.classes.hypergraph.Hypergraph property) (easygraph.experiments.hypergraphs.hypergraph.HypergraphVertexClassificationTask property) (easygraph.experiments.vertex_classification.VertexClassificationTask property) vector_centrality() (in module easygraph.functions.hypergraph.centrality.vector_centrality) verbose (easygraph.datasets.graph_dataset_base.EasyGraphDataset property) VertexClassificationEvaluator (class in easygraph.ml_metrics.classification) VertexClassificationTask (class in easygraph.experiments.vertex_classification) vlen() (in module easygraph.functions.drawing.geometry) W W_e (easygraph.classes.base.BaseHypergraph property) (easygraph.classes.hypergraph.Hypergraph property) W_e_of_group() (easygraph.classes.base.BaseHypergraph method) (easygraph.classes.hypergraph.Hypergraph method) W_v (easygraph.classes.base.BaseHypergraph property) walmart_trips (class in easygraph.datasets.hypergraph.walmart_trips) watts_strogatz_hypergraph() (in module easygraph.functions.hypergraph.null_model.random) weakly_connected_components() (in module easygraph.functions.components.weakly_connected) weakTie() (in module easygraph.functions.structural_holes.weakTie) weakTieLocal() (in module easygraph.functions.structural_holes.weakTie) write_dot() (in module easygraph.readwrite.graphviz) write_edgelist() (in module easygraph.readwrite.edgelist) write_gexf() (in module easygraph.readwrite.gexf) write_gml() (in module easygraph.readwrite.gml) write_graphml() (in module easygraph.readwrite.graphml) write_graphml_lxml() (in module easygraph.readwrite.graphml) write_graphml_xml() (in module easygraph.readwrite.graphml) write_pajek() (in module easygraph.readwrite.pajek) write_pickle() (in module easygraph.readwrite.pickle) write_ucinet() (in module easygraph.readwrite.ucinet) write_weighted_edgelist() (in module easygraph.readwrite.edgelist) WS_Random() (in module easygraph.functions.graph_generator.RandomNetwork) Y YelpRestaurant (class in easygraph.datasets.hypergraph.Yelp) Z zeros() (in module easygraph.nn.convs.pma)