graphistry / pygraphistry

PyGraphistry is a Python library to quickly load, shape, embed, and explore big graphs with the GPU-accelerated Graphistry visual graph analyzer
BSD 3-Clause "New" or "Revised" License
2.15k stars 205 forks source link

[ENH] Tigergraph bindings via PyTigergraph #162

Open lmeyerov opened 4 years ago

lmeyerov commented 4 years ago

PyTigerGraph is aiming to provide stable Python bindings for TigerGraph, which may provide for better speed and upgrades vs. PyGraphistry maintaining the current direct REST bindings. This is currently blocked by the inability to load large datasets.

The target interface is unclear:

LINKS:

cc @HerkTG @parkererickson

jonherke commented 4 years ago

Thanks for adding us! I'll bring this up with our internal team as well to see if anyone has suggestions as it relates to I/O!