Result represents the core return result for an executed statement.
Optional
If there was an error, this will contain the error string.
Additional meta information.
Possibly empty list of query results.
Whether the query or transaction was successful.
Generated using TypeDoc
Result represents the core return result for an executed statement.