Results 3 comments of SkyWatcher

> Currently, many models do not support mini-batch training, we are now trying to fix this. You may refer to [RGCN.py](https://github.com/BUPT-GAMMA/OpenHGNN/blob/main/openhgnn/models/RGCN.py) to support mini-batch. However, models like SimpleHGN, HGT, and...

> Yes that should work to remove the db in a custom data directory Hello, the `latest block` becomes `0` after removedb, is that normal? My geth startup command is...

> > > > For example, the **spans.json** stores a list. However, the function `deal_traces` in single_process.py read the traces{id}.json. When I rename the spans.json to trace{id}.json, the `deal_traces` need...