Class defaultAbstract

Abstract class outlining SQL API operations supported by the SDK.

Hierarchy

Constructors

Methods

Constructors

Methods

  • Returns

    • Result of executing the SQL query.

    Throws

    • Something went wrong sending the API request..

    Parameters

    • sql: string

      Raw SQL string to be executed.

    Returns Promise<default>

Generated using TypeDoc