ODBC Driver for TigerGraph

Build 24.0.9175

Location

Specifies the location of a directory containing schema files that define tables, views, and stored procedures. Depending on your service's requirements, this may be expressed as either an absolute path or a relative path.

Data Type

string

Default Value

"%APPDATA%\\CData\\TigerGraph Data Provider\\Schema"

Remarks

The Location property is only needed if you want to either customize definitions (for example, change a column name, ignore a column, etc.) or extend the data model with new tables, views, or stored procedures.

Note that if you want to use a custom schema and you have enabled Run as a Windows Service, Location must be set to the schema's full and absolute path. For example,

C:\Users\User\APPDATA\CData\Smartsheet Data Provider\Schema

If left unspecified, the default location is %APPDATA%\\CData\\TigerGraph Data Provider\\Schema, where %APPDATA% is set to the user's configuration directory:

Platform %APPDATA%
Windows The value of the APPDATA environment variable
Mac ~/.config
Linux ~/.config

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