Power BI Connector for TigerGraph

Build 25.0.9454

Data Model

Overview

This section shows the available API objects and provides more information on executing SQL to TigerGraph APIs.

Schemas

TigerGraph graphs will be listed as schemas, allowing you to query multiple graphs using a single connection.

Views

Each vertex and edge contained within a graph will be modeled as a relational view, allowing you to write SQL to query TigerGraph data.

The following data types are not currently supported: List, Set, Map, and UDT (User Defined Types). Any attributes within a vertex or edge with these types will not be displayed as a column and thus they cannot be queried.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9454