How to connect TigerGraph to Tableau

I don’t have any demonstration of Tableau connections. However, it should be possible to pull data into Tableau from TigerGraph using:

  1. Extract API - Using TigerGraph’s BuiltIn Endpoints
  2. 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