Readonly
Toggles read-only access to TigerGraph from the provider.
Data Type
bool
Default Value
false
Remarks
When set to true, the driver allows only SELECT queries. Attempting an INSERT, UPDATE, DELETE, or stored procedure query will fail with an error message.