An open API service indexing awesome lists of open source software.

https://github.com/optum/graph2gnn


https://github.com/optum/graph2gnn

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Graph2GNN
A library to get from a graph DB to GNN training data in less time

Currently supported graph DBs:
- Tigergraph

## Installation
```
pip install graph2gnn
```

## License

[Apache License 2.0](LICENSE)