I don’t have any demonstration of Tableau connections. However, it should be possible to pull data into Tableau from TigerGraph using:
- Extract API - Using TigerGraph’s BuiltIn Endpoints
- TabPy - Using pyTigerGraph (Read/Write)
pip install pyTigerGraphBeta
Sample Python Colab with Code
pyTigerGraph Docs
Note: TigerGraph is working on a full fledged JBDC connector that will be designed specifically for integrating into Tableau, but that is under development and isn’t set to be released for ~2 months. Tableau JDBC Connection