graphorge.gnn_base_model.data.graph_data

Graph Neural Network graph data.

Classes

GraphData

Graph Neural Network graph data.

Functions

new_file_path_with_int(file_path)

Generate new and non-existent file path by extending with an integer.

Classes

GraphData(n_dim, nodes_coords)

Graph Neural Network graph data.