Readonly
apiReadonly
blockchainReadonly
contractReadonly
limitReadonly
queryReadonly
sqlMethod that loads the data from the SortXYZ blockchain based on the specified query parameters. It makes requests to the SortXYZ API and returns an array of Documents representing the retrieved data.
Promise<Document[]> - An array of Documents representing the retrieved data.
Generated using TypeDoc
Class representing a document loader for loading data from the SortXYZ blockchain using the SortXYZ API.
Example