LegacyDataset๏
- class dgl.graphbolt.LegacyDataset(legacy)[source]๏
Bases:
Dataset
A Graphbolt dataset for legacy DGLDataset.
- property all_nodes_set: ItemSet | HeteroItemSet๏
Return the itemset containing all nodes.
- property feature: BasicFeatureStore๏
Return the feature.
- property graph: SamplingGraph๏
Return the graph.